This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 409
0b41b663 52ce 2245 f3e5 3a64a704e0ca
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.GVector.Equals(netDxf.GTE.GVector)"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public bool Equals(
GVector other
)
VB
Public Function Equals (
other As GVector
) As Boolean
C++
public:
virtual bool Equals(
GVector^ other
) sealed
F#
abstract Equals :
other : GVector -> bool
override Equals :
other : GVector -> bool
- GVector
- \[Missing <param name="other"/> documentation for "M:netDxf.GTE.GVector.Equals(netDxf.GTE.GVector)"\]
Boolean
[Missing <returns> documentation for "M:netDxf.GTE.GVector.Equals(netDxf.GTE.GVector)"]
IEquatable(T).Equals(T)