Click or drag to resize

McPropertyDescriptor Methods

The McPropertyDescriptor type exposes the following members.

Methods
  NameDescription
Public methodCanResetValue (Overrides PropertyDescriptorCanResetValue(Object).)
Public methodStatic memberDictToAttribList
Creates a list of Attributes from an IDictionary of String + value (normally a string)
Public methodGetValue (Overrides PropertyDescriptorGetValue(Object).)
Public methodResetValue (Overrides PropertyDescriptorResetValue(Object).)
Public methodSetValue (Overrides PropertyDescriptorSetValue(Object, Object).)
Public methodShouldSerializeValue (Overrides PropertyDescriptorShouldSerializeValue(Object).)
Top
See Also