DataSorterKeyCollection Class
DataSorterKeyCollection class
Represents the key list of data sorter.
type DataSorterKeyCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|---|
| NewDataSorterKeyCollection | Default constructor. |
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Get | Gets and sets DataSorterKey by index. |
| GetCount |