|
|
A collection of Comments
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Class CommentCollection _ Inherits NativeHandle _ Implements IList(Of Comment), IList, _ ICollection(Of Comment), ICollection, IEnumerable(Of Comment), _ IEnumerable |
| C# |
|---|
public class CommentCollection : NativeHandle, IList<Comment>, IList, ICollection<Comment>, ICollection, IEnumerable<Comment>, IEnumerable |
| Visual C++ |
|---|
public ref class CommentCollection : public NativeHandle, IList<Comment^>, IList, ICollection<Comment^>, ICollection, IEnumerable<Comment^>, IEnumerable |
Remarks
A collection of Comments.
Inheritance Hierarchy
System..::..Object
Autodesk.Navisworks.Api..::..NativeHandle
Autodesk.Navisworks.Api..::..CommentCollection
Autodesk.Navisworks.Api..::..NativeHandle
Autodesk.Navisworks.Api..::..CommentCollection