|  | ITreeListNode Methods | 
The ITreeListNode type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) | 
|  | GetDisplayText | 
            Returns the text representation of a specific column value
             | 
|  | GetValue | 
            Returns the value for a specific column
             | 
|  | SetValue | 
            Sets the value for a specific column
             | 
 See Also
See Also