The Repository<(Of <(<'T>)>)> 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
Public propertyIsSynchronized (Inherited from ValidatingList.)
Public propertyItem
Gives access to the repository using the keys of the objects
Protected propertyList (Inherited from ValidatingList.)
Public propertySyncRoot (Inherited from ValidatingList.)

See Also