The following tables list the members exposed by the BaseObject type.

Protected Constructors

  Name Description
BaseObject Overloaded.  
Top

Public Properties (see also Protected Properties)

  Name Description
public property IsChanged  
public property IsReadOnly  
Top

Protected Properties

  Name Description
protected property InsideIsChangedSetter  
Top

Public Methods (see also Protected Methods)

  Name Description
public method ChangeId  
public method Clone  
public method Copy  
public method CopyFrom  
public method EnumerateLocalizedProperties  
public method Equals Overridden.  
public method GetHashCode Overridden.  
public method GetResourceId  
public method GetType  (inherited from Object)
public method SetResourceId  
public method ToString Overridden.  
public method Validate  
public method ValidateProperty Overloaded.  
Top

Protected Methods

  Name Description
protected method AttachTracker  
protected method CheckIsChanged  
protected method DetachTracker  
protected method EnumerateFields Overloaded.  
protected method EnumerateTrackerChildren  
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method OnChanged  
protected method OnChanging  
protected method OnDeserialized  
protected method OnDeserializing  
protected method OnSerialized  
protected method OnSerializing  
protected method SetIsChanged  
protected method SetProp  
Top

Protected Events

  Name Description
protected event OnChangedEvent  
protected event OnChangingEvent  
Top

See Also