Class GuidDMAObjectRef<T>
[Serializable]
public abstract class GuidDMAObjectRef<T> : DMAObjectRef where T : class, IGuidDMAObjectRef
Type Parameters
T
- Inheritance
-
DMAObjectRefGuidDMAObjectRef<T>
- Derived
- Extension Methods
Constructors
Properties
Methods
- CompareTo(T)
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
- Equals(object)
Determines whether the specified object is equal to the current object.
- Equals(T)
Indicates whether the current object is equal to another object of the same type.
- GetHashCode()
Serves as the default hash function.