Value.Equals Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Value.Equals Method

BR.AN.PviServices .NET


Returns a value indicating whether this instance is equal to a specified object.

Overload List

Returns a value indicating whether this instance is equal to a specified object.

public bool Equals(Value)

Returns a value indicating whether this instance is equal to a specified object.

public bool Equals(bool)

Returns a value indicating whether this instance is equal to a specified object.

public bool Equals(byte)

Returns a value indicating whether this instance is equal to a specified object.

public bool Equals(double)

Returns a value indicating whether this instance is equal to a specified object.

public bool Equals(short)

Returns a value indicating whether this instance is equal to a specified object.

public bool Equals(int)

Returns a value indicating whether this instance is equal to a specified object.

public bool Equals(long)

Returns a value indicating whether this instance is equal to a specified object.

public override bool Equals(object)

Returns a value indicating whether this instance is equal to a specified object.

public bool Equals(sbyte)

Returns a value indicating whether this instance is equal to a specified object.

public bool Equals(float)

Returns a value indicating whether this instance is equal to a specified object.

public bool Equals(ushort)

Returns a value indicating whether this instance is equal to a specified object.

public bool Equals(uint)

Returns a value indicating whether this instance is equal to a specified object.

public bool Equals(ulong)

See Also

Value Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]