Click or drag to resize

PropertyNode Methods

The PropertyNode type exposes the following members.

Methods
  NameDescription
Public methodGetValue
Returns the value using the type info on the specified object.
(Overrides NodeTypeInfoGetValue(Object).)
Public methodSetValue
Set the value of the member in the specified object to the specified value.
(Overrides NodeTypeInfoSetValue(Object, Object).)
Top
See Also