Click or drag to resize

ITreeListNode Methods

The ITreeListNode type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetDisplayText
Returns the text representation of a specific column value
Public methodGetValue
Returns the value for a specific column
Public methodSetValue
Sets the value for a specific column
Top
See Also