|
![]() |
A collection of concept strings.
Namespace: Autodesk.Navisworks.Api.Schema
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public Class ConceptCollection _ Inherits NativeHandle _ Implements IList(Of String), IList, _ ICollection(Of String), ICollection, IEnumerable(Of String), _ IEnumerable |
C# |
---|
public class ConceptCollection : NativeHandle, IList<string>, IList, ICollection<string>, ICollection, IEnumerable<string>, IEnumerable |
Visual C++ |
---|
public ref class ConceptCollection : public NativeHandle, IList<String^>, IList, ICollection<String^>, ICollection, IEnumerable<String^>, IEnumerable |
Remarks
See the enclosing type for usage information & semantic meaning. 7-bit ASCII is preferred as these strings will be programmatically referenced.
Inheritance Hierarchy
System..::..Object
Autodesk.Navisworks.Api..::..NativeHandle
Autodesk.Navisworks.Api.Schema..::..ConceptCollection
Autodesk.Navisworks.Api..::..NativeHandle
Autodesk.Navisworks.Api.Schema..::..ConceptCollection