'Declaration
Public Function New( _ ByVal attributePoint As UAAttributePoint _ )
'Usage
Dim attributePoint As UAAttributePoint Dim instance As New UAAttributePoint(attributePoint)
public UAAttributePoint( UAAttributePoint attributePoint )
public: UAAttributePoint( UAAttributePoint^ attributePoint )
Parameters
- attributePoint
The value of this parameter cannot be
null
(Nothing
in Visual Basic).