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