|
RangeTRange, TStateStart Property
|
Gets the start value of the range.
Namespace: GSFAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.270-beta+73d44452c0321b5b5cc4994cc16714f5eed2777e
Syntaxpublic TRange Start { get; }Public ReadOnly Property Start As TRange
Get
public:
property TRange Start {
TRange get ();
}member Start : 'TRange with get
View SourceProperty Value
TRange
See Also