This class encapsulates a collection of CogoPoint objects.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public sealed class CogoPointCollection : IEnumerable<ObjectId> |
Visual Basic |
---|
Public NotInheritable Class CogoPointCollection _ Implements IEnumerable(Of ObjectId) |
Visual C++ |
---|
public ref class CogoPointCollection sealed : IEnumerable<ObjectId> |
Inheritance Hierarchy
System..::..Object
Autodesk.Civil.DatabaseServices..::..CogoPointCollection
Autodesk.Civil.DatabaseServices..::..CogoPointCollection