ProtectedRangeCollection Class

ProtectedRangeCollection class

Encapsulates a collection of objects.


type ProtectedRangeCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGets the ProtectedRange element at the specified index.
AddAdds a ProtectedRange item to the collection.
GetCount