pmMDA.NET

DataObjectId Members

DataObjectId overview

Public Static Operators

Equality Operator Compares two data object id objects
Inequality Operator Compares two data object id objects

Public Instance Constructors

DataObjectId Overloaded. Initializes a new instance of the DataObjectId class

Public Instance Properties

Id Gets the id of the data object.
Type Gets the type of the data object

Public Instance Methods

Equals Determines whether two Object instances are equal.
GetHashCode 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.
ToString Returns a String that represents the current data object update.

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

DataObjectId Class | PmMda.Net.Dog Namespace