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

TimeRangeCollection Constructor (TimeRangeCollection)

Initializes a new instance of [TimeRangeCollection] based on another [TimeRangeCollection].

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

Syntax


public TimeRangeCollection(
	TimeRangeCollection val
)
Public Sub New ( _
	val As TimeRangeCollection _
)
public:
TimeRangeCollection(
	TimeRangeCollection^ val
)

Parameters

val
Type: CAS.Lib.CodeProtect.LicenseDsc.Constraints..::..TimeRangeCollection
A [TimeRangeCollection] from which the contents are copied