'Declaration Function ContainsKey( _ ByVal name As String _ ) As Boolean
'Declaration
Function ContainsKey( _ ByVal name As String _ ) As Boolean
bool ContainsKey( string name )
ICustomProperties Interface ICustomProperties Members