'Declaration Sub SetStringValue( _ ByVal name As String, _ ByVal value As String _ )
'Declaration
Sub SetStringValue( _ ByVal name As String, _ ByVal value As String _ )
void SetStringValue( string name, string value )
ICustomProperties Interface ICustomProperties Members