CollectionSetExtender Members

Include Protected Members
Include Inherited Members

 

The CollectionSetExtender type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Protected method GetParentSfcPropertySet() (Inherited from SfcObjectExtender<CollectionSet>.)
Public method GetPropertySet() (Inherited from SfcObjectExtender<CollectionSet>.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method OnPropertyChanged(String) (Inherited from SfcObjectExtender<CollectionSet>.)
Protected method OnPropertyMetadataChanged(String) (Inherited from SfcObjectExtender<CollectionSet>.)
Protected method parent_PropertyChanged(Object, PropertyChangedEventArgs) (Inherited from SfcObjectExtender<CollectionSet>.)
Protected method parent_PropertyMetadataChanged(Object, SfcPropertyMetadataChangedEventArgs) (Inherited from SfcObjectExtender<CollectionSet>.)
Protected method RegisterParentProperty(PropertyInfo) (Inherited from SfcObjectExtender<CollectionSet>.)
Protected method RegisterProperty(PropertyInfo) (Inherited from SfcObjectExtender<CollectionSet>.)
Protected method RegisterProperty(PropertyInfo, String) (Inherited from SfcObjectExtender<CollectionSet>.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Protected property Parent() (Inherited from SfcObjectExtender<CollectionSet>.)

Top

Events

  Name Description
Public event PropertyChanged() (Inherited from SfcObjectExtender<CollectionSet>.)
Public event PropertyMetadataChanged() (Inherited from SfcObjectExtender<CollectionSet>.)

Top