| C1.Win.TreeView Namespace > C1TreeColumnCollection Class : IndexOf Method |
'DeclarationPublic Function IndexOf( _ ByVal column As C1TreeColumn _ ) As Integer
'UsageDim instance As C1TreeColumnCollection Dim column As C1TreeColumn Dim value As Integer value = instance.IndexOf(column)
public int IndexOf( C1TreeColumn column )
public: int IndexOf( C1TreeColumn^ column )
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