CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

TimeRangeEnumerator..::..Current Property

Gets the current [TimeRange] in the .

Namespace:  CAS.Lib.CodeProtect.LicenseDsc.Constraints
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


public TimeRange Current { get; }
Public ReadOnly Property Current As TimeRange
	Get
public:
property TimeRange^ Current {
	TimeRange^ get ();
}