MessageTextCollection Methods

The MessageTextCollection type exposes the following members.

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

  NameDescription
Explicit interface implemetation Private method IList.Add (Inherited from Collection<MessageTextCollectionProperty>.)
Explicit interface implemetation Private method IList.Contains (Inherited from Collection<MessageTextCollectionProperty>.)
Explicit interface implemetation Private method ICollection.CopyTo (Inherited from Collection<MessageTextCollectionProperty>.)
Explicit interface implemetation Private method IEnumerable.GetEnumerator (Inherited from Collection<MessageTextCollectionProperty>.)
Explicit interface implemetation Private method IList.IndexOf (Inherited from Collection<MessageTextCollectionProperty>.)
Explicit interface implemetation Private method IList.Insert (Inherited from Collection<MessageTextCollectionProperty>.)
Explicit interface implemetation Private method IList.Remove (Inherited from Collection<MessageTextCollectionProperty>.)
Top

Community Additions

ADD
Show: