MessageTextCollection Methods
The MessageTextCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | (Inherited from Collection<MessageTextCollectionProperty>.) |
| AddRange | Adds the CollectionProperty class elements of an IEnumerable instance to the end of the ObservablePropertyCollection class. (Inherited from ObservablePropertyCollection<T>.) |
| BlockReentrancy | (Inherited from ObservableCollection<MessageTextCollectionProperty>.) |
| CheckReentrancy | (Inherited from ObservableCollection<MessageTextCollectionProperty>.) |
| Clear | (Inherited from Collection<MessageTextCollectionProperty>.) |
| ClearItems | (Inherited from ObservableCollection<MessageTextCollectionProperty>.) |
| Clone | Initializes a new instance of the MessageTextCollection class based on this instance. |
| Contains | Overloaded. |
| CopyTo | (Inherited from Collection<MessageTextCollectionProperty>.) |
| Create | Initializes a new instance of the MessageTextCollection class. |
| Equals | Determines whether the specified MessageTextCollection instance is equal to the current MessageTextCollection class instance. (Overrides Object.Equals(Object).) |
| Finalize | (Inherited from Object.) |
| GetEnumerator | (Inherited from Collection<MessageTextCollectionProperty>.) |
| GetHashCode | Retrieves a value that indicates the hash code value for the MessageTextCollection instance. (Overrides Object.GetHashCode().) |
| GetType | (Inherited from Object.) |
| IndexOf | (Inherited from Collection<MessageTextCollectionProperty>.) |
| Insert | (Inherited from Collection<MessageTextCollectionProperty>.) |
| InsertItem | (Inherited from ObservablePropertyCollection<T>.) |
| MemberwiseClone | (Inherited from Object.) |
| Move | (Inherited from ObservableCollection<MessageTextCollectionProperty>.) |
| MoveItem | (Inherited from ObservableCollection<MessageTextCollectionProperty>.) |
| OnCollectionChanged | (Inherited from ObservableCollection<MessageTextCollectionProperty>.) |
| OnPropertyChanged | Overloaded. |
| OnPropertyStateChanged | Invoked when the property state on an element has been changed. (Inherited from ObservableModelElementCollection<T>.) |
| Remove | Overloaded. |
| RemoveAt | (Inherited from Collection<MessageTextCollectionProperty>.) |
| RemoveItem | (Inherited from ObservableCollection<MessageTextCollectionProperty>.) |
| SetItem | (Inherited from ObservablePropertyCollection<T>.) |
| SetParent | Sets the parent property of the current ModelElement instance. (Inherited from ObservableModelElementCollection<T>.) |
| SetParentProperty | (Inherited from ObservableModelElementCollection<T>.) |
| ToString | (Inherited from Object.) |
| TryGetValue | Gets the value that is associated with the specified language. |
| Validate | Validates the property value on the MessageTextCollection class. |
| Name | Description | |
|---|---|---|
| IList.Add | (Inherited from Collection<MessageTextCollectionProperty>.) |
| IList.Contains | (Inherited from Collection<MessageTextCollectionProperty>.) |
| ICollection.CopyTo | (Inherited from Collection<MessageTextCollectionProperty>.) |
| IEnumerable.GetEnumerator | (Inherited from Collection<MessageTextCollectionProperty>.) |
| IList.IndexOf | (Inherited from Collection<MessageTextCollectionProperty>.) |
| IList.Insert | (Inherited from Collection<MessageTextCollectionProperty>.) |
| IList.Remove | (Inherited from Collection<MessageTextCollectionProperty>.) |
Community Additions
ADD
Show: