Method | Description | |
---|---|---|
ArrayWithOffset ( Object array, int offset ) : System | ||
Equals ( |
||
Equals ( Object obj ) : bool | ||
GetArray ( ) : Object | ||
GetHashCode ( ) : int | ||
GetOffset ( ) : int | ||
operator ( ) : bool |
Method | Description | |
---|---|---|
CalculateCount ( ) : int |
public ArrayWithOffset ( Object array, int offset ) : System | ||
array | Object | |
offset | int | |
return | System |