TinSurfaceVertexEnumeratorCurrent Property |
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic virtual TinSurfaceVertex Current { get; }
Public Overridable ReadOnly Property Current As TinSurfaceVertex
Get
public:
virtual property TinSurfaceVertex^ Current {
TinSurfaceVertex^ get ();
}
Property Value
TinSurfaceVertexImplements
IEnumeratorTCurrent
See Also