TimeRangeCollection..::..Insert Method
Inserts a [TimeRange] into the [TimeRangeCollection] at the specified index.
Namespace:
CAS.Lib.CodeProtect.LicenseDsc.ConstraintsAssembly: CAS.CodeProtect (in CAS.CodeProtect.dll)
Syntax
Parameters
- index
- Type: Int32
The zero-based index where val should be inserted.
- val
- Type: CAS.Lib.CodeProtect.LicenseDsc.Constraints..::..TimeRange
The [TimeRange] to insert.