|
RangeTRange, TStateStart Property
|
Gets the start value of the range.
Namespace: GSFAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.311-beta+f609a6c360d175afd5d88b151f15bcbae7d29604
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