|
|
A collection of Grid Levels
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Class GridLevelCollection _ Inherits NativeHandle _ Implements IList(Of GridLevel), IList, _ ICollection(Of GridLevel), ICollection, IEnumerable(Of GridLevel), _ IEnumerable |
| C# |
|---|
public class GridLevelCollection : NativeHandle, IList<GridLevel>, IList, ICollection<GridLevel>, ICollection, IEnumerable<GridLevel>, IEnumerable |
| Visual C++ |
|---|
public ref class GridLevelCollection : public NativeHandle, IList<GridLevel^>, IList, ICollection<GridLevel^>, ICollection, IEnumerable<GridLevel^>, IEnumerable |
Remarks
Provides access to a sequence of grid levels
Inheritance Hierarchy
System..::..Object
Autodesk.Navisworks.Api..::..NativeHandle
Autodesk.Navisworks.Api..::..GridLevelCollection
Autodesk.Navisworks.Api..::..NativeHandle
Autodesk.Navisworks.Api..::..GridLevelCollection