CompositePropertyType(TElement, TValue) Methods

The CompositePropertyType<TElement, TValue> type exposes the following members.

  NameDescription
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetStateValue Overloaded.
Public method GetType (Inherited from Object.)
Public method GetTypeOfProperty Gets the type of the property on an element. (Overrides PropertyType.GetTypeOfProperty().)
Public method GetValue Gets a strongly-typed value of the property on specified element.
Public method GetValueAsObject Gets the value of the property on specified element. (Overrides PropertyType.GetValueAsObject(IModelElement).)
Public method IsReadOnly Overloaded.
Public method IsRequired Overloaded.
Public method IsVisible Overloaded.
Public method Label Overloaded.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnPropertyChanged Raises the PropertyChanged event when the property value on an element has been changed. (Inherited from PropertyType.)
Protected method OnPropertyStateChanged Raises the PropertyStateChanged event when the property state on an element has been changed. (Inherited from PropertyType.)
Public method SetStateValue Overloaded.
Public method SetValue Sets property value on an element.
Public method SetValueAsObject Sets the value of the property on specified element. (Overrides PropertyType.SetValueAsObject(IModelElement, Object).)
Public method ToolTip Overloaded.
Public method ToString (Inherited from Object.)
Public method Validate Overloaded.
Public method ValueFormatter Overloaded.
Top

Community Additions

ADD
Show: