Baku.LibqiDotNet.QiType.GetMapValueType C# (CSharp) Method

GetMapValueType() public method

型が連想配列の場合、値の型を取得します。
public GetMapValueType ( ) : QiType
return QiType
        public QiType GetMapValueType() => QiApiType.GetMapValueType(this);