Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Geometry Namespaces
Altaxo.Geometry
PlaneD3D Structure
PlaneD3D Methods
GetHashCode Method
GetHashCode Method
GetHashCode(PlaneD3D) Method
Plane
D
3D
Get
Hash
Code(Plane
D
3D) Method
Returns a hash code for the specified object.
Namespace:
Altaxo.Geometry
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
Copy
public
int
GetHashCode
(
PlaneD3D
obj
)
Parameters
obj
PlaneD3D
The
Object
for which a hash code is to be returned.
Return Value
Int32
A hash code for the specified object.
Implements
IEqualityComparer
T
GetHashCode(T)
Exceptions
Exception
Condition
ArgumentNullException
The type of
obj
is a reference type and
obj
is
.
See Also
Reference
PlaneD3D Structure
GetHashCode Overload
Altaxo.Geometry Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net