ReadOnlyActionCollection Methods
The ReadOnlyActionCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains | Overloaded. |
| CopyTo | (Inherited from ReadOnlyCollection<ActionCollectionProperty>.) |
| Equals | Determines whether the specified ReadOnlyActionCollection instance is equal to the current ReadOnlyActionCollection class instance. (Overrides Object.Equals(Object).) |
| Finalize | (Inherited from Object.) |
| GetEnumerator | (Inherited from ReadOnlyCollection<ActionCollectionProperty>.) |
| GetHashCode | Retrieves a value that indicates the hash code value for the ReadOnlyActionCollection instance. (Overrides Object.GetHashCode().) |
| GetType | (Inherited from Object.) |
| IndexOf | (Inherited from ReadOnlyCollection<ActionCollectionProperty>.) |
| MemberwiseClone | (Inherited from Object.) |
| OnCollectionChanged | (Inherited from ReadOnlyObservableCollection<ActionCollectionProperty>.) |
| OnPropertyChanged | Overloaded. |
| OnPropertyStateChanged | Invoked when the property state on an element has been changed. |
| ToString | (Inherited from Object.) |
| TryGetValue | |
| Validate | Validates the property value on an element. |
Top
Community Additions
ADD
Show: