'宣言 Public Overloads Function GetCheckMarkImage( _ ByVal checkState As System.Integer, _ ByVal dictionary As Dictionary _ ) As CheckBoxField.ResImage
'使用法 Dim instance As CheckBoxField Dim checkState As System.Integer Dim dictionary As Dictionary Dim value As CheckBoxField.ResImage value = instance.GetCheckMarkImage(checkState, dictionary)
public CheckBoxField.ResImage GetCheckMarkImage( System.int checkState, Dictionary dictionary )
パラメータ
- checkState
- dictionary