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