 | DoubleDataBlockOffset Property |
The current offset into the array referenced by this data block.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.3
Syntaxpublic int Offset { get; }
Public ReadOnly Property Offset As Integer
Get
public:
property int Offset {
int get ();
}
member Offset : int with get
Property Value
Type:
Int32
See Also