RangeCollection Class
RangeCollection class
Encapsulates a collection of
type RangeCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Get | Gets the Range element at the specified index. |
Add | Adds a Range item to the collection. |
GetCount |