'宣言 Public Function GetCheckMarkSymbol( _ ByVal checkState As System.Integer _ ) As System.String
'使用法 Dim instance As CheckBoxField Dim checkState As System.Integer Dim value As System.String value = instance.GetCheckMarkSymbol(checkState)
public System.string GetCheckMarkSymbol( System.int checkState )
パラメータ
- checkState