Version

IntColumn Class Members

The following tables list the members exposed by IntColumn.

Public Constructors
 NameDescription
Public ConstructorIntColumn ConstructorInstantiates an integers column.  
Public Properties
 NameDescription
Public PropertyValuesThe values of the column.  
Public Methods
 NameDescription
Public MethodGetEnumeratorGets an enumerator for the values.  
Public MethodPopulatePopulates the values in the column.  
Public MethodSortSorts the column by the given comparison method.  
See Also