public XYZ NewXYZ( XYZ xyz )
Public Function NewXYZ ( xyz As XYZ ) As XYZ
public: XYZ^ NewXYZ( XYZ^ xyz )
member NewXYZ : xyz : XYZ -> XYZ