This class encapsulates a collection of TinSurfaceVertex objects.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public sealed class TinSurfaceVertexCollection : IEnumerable<TinSurfaceVertex>, IDisposable
Visual Basic
Public NotInheritable Class TinSurfaceVertexCollection _ Implements IEnumerable(Of TinSurfaceVertex), IDisposable
Visual C++
public ref class TinSurfaceVertexCollection sealed : IEnumerable<TinSurfaceVertex^>, IDisposable
Inheritance Hierarchy
System.Object
Autodesk.Civil.DatabaseServices.TinSurfaceVertexCollection
Autodesk.Civil.DatabaseServices.TinSurfaceVertexCollection