protected bool IsKeyValid( string key )
'Declaration Protected Function IsKeyValid( _ ByVal key As String _ ) As Boolean
'Declaration
Protected Function IsKeyValid( _ ByVal key As String _ ) As Boolean
'Usage Dim instance As ButtonTextCollectionInfo Dim key As String Dim value As Boolean value = instance.IsKeyValid(key)
'Usage
Dim instance As ButtonTextCollectionInfo Dim key As String Dim value As Boolean value = instance.IsKeyValid(key)
ButtonTextCollectionInfo Class ButtonTextCollectionInfo Members