Table of Contents

Class GuidDMAObjectRef<T>

Namespace
Skyline.DataMiner.Net
Assembly
SLNetTypes.dll
[Serializable]
public abstract class GuidDMAObjectRef<T> : DMAObjectRef where T : class, IGuidDMAObjectRef

Type Parameters

T
Inheritance
GuidDMAObjectRef<T>
Derived
Extension Methods

Constructors

GuidDMAObjectRef()

Properties

Id

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.

Write(SimpleByteWriter)