  | SliceStart Property | 
            Gets the starting data element.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic int Start { get; }Public ReadOnly Property Start As Integer
	Get
public:
property int Start {
	int get ();
}member Start : int with get
Property Value
Int32
See Also