Click or drag to resize

ObjectNodeTypeInfo Methods

The ObjectNodeTypeInfo 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