The ConditionsRepository type exposes the following members.

Properties

  NameDescription
Public propertyCount (Inherited from ValidatingList.)
Protected propertyInnerList (Inherited from ValidatingList.)
Public propertyIsFixedSize (Inherited from ValidatingList.)
Public propertyIsReadOnly
Specifies if the repository is read only
(Inherited from Repository<(Of <(<'T>)>)>.)
Public propertyIsSynchronized (Inherited from ValidatingList.)
Public propertyItem
Gives access to the repository using the keys of the objects
(Inherited from Repository<(Of <(<'T>)>)>.)
Protected propertyList (Inherited from ValidatingList.)
Public propertySyncRoot (Inherited from ValidatingList.)

See Also