| C1.Win.TreeView Namespace > C1TreeColumnCollection Class > Add Method : Add(String,String) Method |
'DeclarationPublic Overloads Function Add( _ ByVal name As String, _ ByVal displayFieldName As String _ ) As C1TreeColumn
'UsageDim instance As C1TreeColumnCollection Dim name As String Dim displayFieldName As String Dim value As C1TreeColumn value = instance.Add(name, displayFieldName)
public C1TreeColumn Add( string name, string displayFieldName )
public: C1TreeColumn^ Add( String^ name, String^ displayFieldName )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2