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

TimeRangeCollection Constructor (array<TimeRange>[]()[][])

Initializes a new instance of [TimeRangeCollection] containing any array of [TimeRange] objects.

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

Syntax


public TimeRangeCollection(
	TimeRange[] val
)
Public Sub New ( _
	val As TimeRange() _
)
public:
TimeRangeCollection(
	array<TimeRange^>^ val
)

Parameters

val
Type: array<TimeRange>[]()[][]
A array of [TimeRange] objects with which to initialize the collection