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