Constraint Collection Properties
Properties
Count | Returns the number of constraints in the collection. |
Item[Int32] | Gets a constraint from the collection. |
Item[String] | Gets or sets a Constraint in this collection. |
Keys | Returns the collection of row names. |
Values | Gets the values that are contained in this collection. |