'宣言 Public Overloads Function Add( _ ByVal format As System.String _ ) As System.Integer
public System.int Add( System.string format )
パラメータ
- format
- NumberDisplayField の配列に変換できる書式。
戻り値の型
最後の項目のインデックスを示す System.Int32 値。
'宣言 Public Overloads Function Add( _ ByVal format As System.String _ ) As System.Integer
public System.int Add( System.string format )