ListColumnCollection Class
ListColumnCollection class
Represents a list of all the
type ListColumnCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Get_Int | Gets the ListColumn by the index. |
| Get_String | Gets the ListColumn by the name. |
| GetCount |