[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(
TwoGDIDWithISOKey other
)
public bool Equals(
TwoGDIDWithISOKey other
)
Public Function Equals (
other As TwoGDIDWithISOKey
) As Boolean
Public Function Equals (
other As TwoGDIDWithISOKey
) As Boolean
public:
virtual bool Equals(
TwoGDIDWithISOKey other
) sealed
public:
virtual bool Equals(
TwoGDIDWithISOKey other
) sealed
abstract Equals :
other : TwoGDIDWithISOKey -> bool
override Equals :
other : TwoGDIDWithISOKey -> bool
abstract Equals :
other : TwoGDIDWithISOKey -> bool
override Equals :
other : TwoGDIDWithISOKey -> bool
Return Value
Type:
BooleanImplements
IEquatable T Equals(T)