Namespace:
EGIS.ShapeFileLib
Assembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Assembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Syntax
Visual Basic |
---|
Private ReadOnly Property Current As Object Implements IEnumerator.Current Get |
C# |
---|
Object IEnumerator.Current { get; } |
Visual C++ |
---|
private: virtual property Object^ Current { Object^ get () sealed = IEnumerator::Current::get; } |
JavaScript |
---|
|