This method returns a copy of the object alfaXYZ

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
public alfaXYZ CopyAlfaXyz()
Visual Basic (Declaration)
Public Function CopyAlfaXyz As alfaXYZ
Visual C++
public:
alfaXYZ^ CopyAlfaXyz()

Return Value

Returns an alfaXYZ copy

See Also