![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
Tree<T,N> Class Members | |
See Also Properties Methods Send Feedback |
ESRI.ArcGIS.ADF.Web Namespace : Tree<T,N> Class |
The following tables list the members exposed by Tree<T,N>.
Name | Description | |
---|---|---|
![]() | Tree<T,N> Constructor |
Name | Description | |
---|---|---|
![]() | CollapsedImage | Image to display when the tree is collapsed. |
![]() | Data | Tree item. |
![]() | ExpandedImage | Image to display when the tree is expanded. |
![]() | Nodes | Gets the list of TreeNodes in the tree. |
![]() | Text | Text to display at the head of the tree. |
Name | Description | |
---|---|---|
![]() | FindFolderNode | |
![]() | FindNode | Searches the tree for a node with the matching text. |
![]() | GetEnumerator | Gets an enumerator for all of the non-null Data in the nodes in this tree. |