This topic has not yet been rated - Rate this topic

ConstraintCollection Properties

The ConstraintCollection type exposes the following members.

  NameDescription
Public property Count Gets the total number of elements in a collection. (Inherited from InternalDataCollectionBase.)
Public property IsReadOnly Gets a value that indicates whether the InternalDataCollectionBase is read-only. (Inherited from InternalDataCollectionBase.)
Public property IsSynchronized Gets a value that indicates whether the InternalDataCollectionBase is synchonized. (Inherited from InternalDataCollectionBase.)
Public property Item[Int32] Gets the Constraint from the collection at the specified index.
Public property Item[String] Gets the Constraint from the collection with the specified name.
Public property SyncRoot Gets an object that can be used to synchronize the collection. (Inherited from InternalDataCollectionBase.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.