'Declaration
Public Function New( _ ByVal attributeElement As AEAttributeElement _ )
'Usage
Dim attributeElement As AEAttributeElement Dim instance As New AEAttributeElement(attributeElement)
public AEAttributeElement( AEAttributeElement attributeElement )
public: AEAttributeElement( AEAttributeElement^ attributeElement )
Parameters
- attributeElement
- The object to be copied from.