Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

ColumnCollectionClass Class

An instance of the ColumnCollectionClass class represents a collection of all defined columns in a SftTree/NET control.

There is only one instance of the ColumnCollectionClass class for one SftTree/NET control. It is accessed using the ColumnsClass.Collection property.

Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Inheritance

Syntax

public class ColumnCollectionClass : System.Collections.CollectionBase;
Public Class ColumnCollectionClass
    Inherits System.Collections.CollectionBase

Constructors

This class cannot be instantiated.

Properties

PublicInherited from System.Collections.CollectionBaseCapacityGets or sets the number of elements that the CollectionBase can contain.
PublicItemDefines the column at the specified index.
ProtectedInherited from System.Collections.CollectionBaseInnerListGets an ArrayList containing the list of elements in the CollectionBase instance.
ProtectedInherited from System.Collections.CollectionBaseListGets an IList containing the list of elements in the CollectionBase instance.

Methods

PublicAddAdds the specified column to the column collection.
PublicAddRangeAdds the specified columns to the column collection.
PublicClearThe ColumnCollectionClass does not support the Clear method, use ColumnsClass.Count instead.
PublicInherited from System.ObjectEqualsDetermines whether the specified object is equal to the current object.
ProtectedInherited from System.ObjectFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
PublicInherited from System.Collections.CollectionBaseGetEnumeratorReturns an enumerator that iterates through the CollectionBase instance.
PublicInherited from System.ObjectGetHashCodeServes as the default hash function.
PublicInherited from System.ObjectGetTypeGets the Type of the current instance.
ProtectedInherited from System.ObjectMemberwiseCloneCreates a shallow copy of the current Object.
ProtectedInherited from System.Collections.CollectionBaseOnClearPerforms additional custom processes when clearing the contents of the CollectionBase instance.
ProtectedInherited from System.Collections.CollectionBaseOnClearCompletePerforms additional custom processes after clearing the contents of the CollectionBase instance.
ProtectedInherited from System.Collections.CollectionBaseOnInsertPerforms additional custom processes before inserting a new element into the CollectionBase instance.
ProtectedInherited from System.Collections.CollectionBaseOnInsertCompletePerforms additional custom processes after inserting a new element into the CollectionBase instance.
ProtectedInherited from System.Collections.CollectionBaseOnRemovePerforms additional custom processes when removing an element from the CollectionBase instance.
ProtectedInherited from System.Collections.CollectionBaseOnRemoveCompletePerforms additional custom processes after removing an element from the CollectionBase instance.
ProtectedInherited from System.Collections.CollectionBaseOnSetPerforms additional custom processes before setting a value in the CollectionBase instance.
ProtectedInherited from System.Collections.CollectionBaseOnSetCompletePerforms additional custom processes after setting a value in the CollectionBase instance.
ProtectedInherited from System.Collections.CollectionBaseOnValidatePerforms additional custom processes when validating a value.
PublicStaticInherited from System.ObjectReferenceEqualsDetermines whether the specified Object instances are the same instance.
PublicInherited from System.ObjectToStringReturns a string that represents the current object.

See Also Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.