pmMDA.NET

DogUpdate Members

DogUpdate overview

Public Instance Constructors

DogUpdate Constructor Initializes a new instance of the DogUpdate class.

Public Instance Properties

Updates Gets all data object updates referenced by this dog update.

Public Instance Methods

ClearUpdates Clears all updates.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
Execute Executes this dog update.
GetEnumerator Gets an enumerator to iterate all the data object updates which are part of this dog update.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
MapUpdatesToDataobjects Gets a hastable which maps the data object updates within this dog update to the corresponding data objects.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

DogUpdate Class | PmMda.Net.Dog.Updates Namespace