|
|
Creates a copy of the CommentCollection associated with this object.
Namespace: Autodesk.Navisworks.Api.DocumentParts
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Function CreateCopy As CommentCollection |
| C# |
|---|
public CommentCollection CreateCopy() |
| Visual C++ |
|---|
public: CommentCollection^ CreateCopy() |