T
Tree item type.
ESRI.ArcGIS.ADF.Web
TreeNode<T> Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.Web Namespace : TreeNode<T> Class




Node for a tree that displays discovered data sources.

Object Model

TreeNode<T> Class

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class TreeNode(Of T) 
Visual Basic (Usage)Copy Code
Dim instance As TreeNode(Of T)
C# 
[SerializableAttribute()]
public class TreeNode<T> 

Type Parameters

T
Tree item type.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.