|
![]() |
A collection of GridSystems.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public Class GridSystemCollection _ Inherits NativeHandle _ Implements IList(Of GridSystem), IList, _ ICollection(Of GridSystem), ICollection, IEnumerable(Of GridSystem), _ IEnumerable |
C# |
---|
public class GridSystemCollection : NativeHandle, IList<GridSystem>, IList, ICollection<GridSystem>, ICollection, IEnumerable<GridSystem>, IEnumerable |
Visual C++ |
---|
public ref class GridSystemCollection : public NativeHandle, IList<GridSystem^>, IList, ICollection<GridSystem^>, ICollection, IEnumerable<GridSystem^>, IEnumerable |
Remarks
Provides access to a collection of grid systems.
Inheritance Hierarchy
System..::..Object
Autodesk.Navisworks.Api..::..NativeHandle
Autodesk.Navisworks.Api..::..GridSystemCollection
Autodesk.Navisworks.Api..::..NativeHandle
Autodesk.Navisworks.Api..::..GridSystemCollection