'Declaration Protected Function IsKeyValid( _ ByVal key As String _ ) As Boolean
'Declaration
Protected Function IsKeyValid( _ ByVal key As String _ ) As Boolean
'使用法 Dim instance As ButtonTextCollectionInfo Dim key As String Dim value As Boolean value = instance.IsKeyValid(key)
'使用法
Dim instance As ButtonTextCollectionInfo Dim key As String Dim value As Boolean value = instance.IsKeyValid(key)
protected bool IsKeyValid( string key )
ButtonTextCollectionInfo クラス ButtonTextCollectionInfo メンバ
Copyright © 2004 GrapeCity inc.