![]() |
DS3 .NET Software Development Kit
3.0.0
Provides access to the Spectra Logic DS3 API through .NET.
|
Public Member Functions | |
override bool | Equals (object obj) |
override int | GetHashCode () |
int | CompareTo (object obj) |
int | CompareTo (Range other) |
override string | ToString () |
Static Public Member Functions | |
static Range | ByLength (long start, long length) |
static Range | ByPosition (long start, long end) |
Properties | |
long | Start [get] |
long | End [get] |
long | Length [get] |