IConstraintItemProvider..::..Items Property
Gets the constraints (items) list.
Namespace:
CAS.Lib.CodeProtect.LicenseDscAssembly: CAS.CodeProtect (in CAS.CodeProtect.dll)
Syntax
List<IConstraint> Items { get; }
ReadOnly Property Items As List(Of IConstraint) Get
property List<IConstraint^>^ Items { List<IConstraint^>^ get (); }