'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)
protected bool IsKeyValid( string key )
ButtonTextCollectionInfo クラス ButtonTextCollectionInfo メンバ
© 2004-2015, GrapeCity inc. All rights reserved.