Get Method

Get function

Gets the element at the specified index.


func (instance *ProtectedRangeCollection) Get(index int32)  (*ProtectedRange,  error) 

Remarks

See Also