|
|
The comments on the result.
Namespace: Autodesk.Navisworks.Api.Clash
Assembly: Autodesk.Navisworks.Clash (in Autodesk.Navisworks.Clash.dll)
Syntax
| Visual Basic |
|---|
Public Overridable ReadOnly Property Comments As CommentCollection Get |
| C# |
|---|
public virtual CommentCollection Comments { get; } |
| Visual C++ |
|---|
public: virtual property CommentCollection^ Comments { CommentCollection^ get (); } |
Implements
IClashResult..::..Comments
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |
| System..::..NotSupportedException | Object is Read-Only |