Click or drag to resize
Constraints Class
Collection of Constraints accessible by constraint Name.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionConstraint
    System.Collections.ObjectModelKeyedCollectionString, Constraint
      FDF.Common.ObjectModelConstraints

Namespace: FDF.Common.ObjectModel
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
[SerializableAttribute]
public class Constraints : KeyedCollection<string, Constraint>

The Constraints type exposes the following members.

Constructors
  NameDescription
Public methodConstraints
Initializes a new instance of the Constraints class
Top
Methods
See Also