バージョン

GetChar メソッド

モデルの char プロパティの値を設定します。
シンタックス
'宣言
 
Protected Function GetChar( _
   ByVal property As System.String _
) As System.Nullable(Of Char)
protected System.Nullable<char> GetChar( 
   System.string property
)

パラメータ

property
プロパティ名。

戻り値の型

プロパティの値。
参照

オンラインで表示: GitHub