|
![]() |
The comments on the result. For a group this is its own comments, separate from the comments on any children.
Namespace: Autodesk.Navisworks.Api.Clash
Assembly: Autodesk.Navisworks.Clash (in Autodesk.Navisworks.Clash.dll)
Syntax
Visual Basic |
---|
ReadOnly Property Comments As CommentCollection Get |
C# |
---|
CommentCollection Comments { get; } |
Visual C++ |
---|
property CommentCollection^ Comments { CommentCollection^ get (); } |
Exceptions
Exception | Condition |
---|---|
System..::..ObjectDisposedException | Object has been Disposed. |
System..::..NotSupportedException | Object is Read-Only. |