GridSurfaceCellEnumeratorCurrent Property |
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
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