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

IConstraintItemProvider..::..Items Property

Gets the constraints (items) list.

Namespace:  CAS.Lib.CodeProtect.LicenseDsc
Assembly:  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 ();
}

Field Value

The items.