The GwxDependencyObjectListBase type exposes the following members.

Methods

  NameDescription
Public methodClear (Inherited from ValidatingList.)
Public methodCopyTo (Inherited from ValidatingList.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetEnumerator (Inherited from ValidatingList.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodOnClear (Inherited from ValidatingList.)
Protected methodOnClearComplete (Inherited from ValidatingList.)
Protected methodOnInsert (Inherited from ValidatingList.)
Protected methodOnInsertComplete (Inherited from ValidatingList.)
Protected methodOnRemove (Inherited from ValidatingList.)
Protected methodOnRemoveComplete (Inherited from ValidatingList.)
Protected methodOnSet (Inherited from ValidatingList.)
Protected methodOnSetComplete (Inherited from ValidatingList.)
Public methodRemoveAt (Inherited from ValidatingList.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCount (Inherited from ValidatingList.)
Protected propertyInnerList (Inherited from ValidatingList.)
Public propertyIsFixedSize (Inherited from ValidatingList.)
Public propertyIsSynchronized (Inherited from ValidatingList.)
Protected propertyList (Inherited from ValidatingList.)
Public propertySyncRoot (Inherited from ValidatingList.)

See Also