[This is preliminary documentation and is subject to change.]
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Equals(
GDIDWithStrHash other
)
public bool Equals(
GDIDWithStrHash other
)
Public Function Equals (
other As GDIDWithStrHash
) As Boolean
Public Function Equals (
other As GDIDWithStrHash
) As Boolean
public:
virtual bool Equals(
GDIDWithStrHash other
) sealed
public:
virtual bool Equals(
GDIDWithStrHash other
) sealed
abstract Equals :
other : GDIDWithStrHash -> bool
override Equals :
other : GDIDWithStrHash -> bool
abstract Equals :
other : GDIDWithStrHash -> bool
override Equals :
other : GDIDWithStrHash -> bool
Return Value
Type:
BooleanImplements
IEquatable T Equals(T)