The GwxDependencyObjectListBase type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clear | (Inherited from ValidatingList.) | |
| CopyTo | (Inherited from ValidatingList.) | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetEnumerator | (Inherited from ValidatingList.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| OnClear | (Inherited from ValidatingList.) | |
| OnClearComplete | (Inherited from ValidatingList.) | |
| OnInsert | (Inherited from ValidatingList.) | |
| OnInsertComplete | (Inherited from ValidatingList.) | |
| OnRemove | (Inherited from ValidatingList.) | |
| OnRemoveComplete | (Inherited from ValidatingList.) | |
| OnSet | (Inherited from ValidatingList.) | |
| OnSetComplete | (Inherited from ValidatingList.) | |
| RemoveAt | (Inherited from ValidatingList.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Count | (Inherited from ValidatingList.) | |
| InnerList | (Inherited from ValidatingList.) | |
| IsFixedSize | (Inherited from ValidatingList.) | |
| IsSynchronized | (Inherited from ValidatingList.) | |
| List | (Inherited from ValidatingList.) | |
| SyncRoot | (Inherited from ValidatingList.) |