|
RangeTRange, TStateState Property
|
Gets the state encapsulated by the range.
Namespace: GSFAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.220-beta+a56b2444ff27b37e053039e60f062b99378309bd
Syntax public TState State { get; }
Public ReadOnly Property State As TState
Get
public:
property TState State {
TState get ();
}
member State : 'TState with get
View SourceProperty Value
TStateSee Also