Namespace:
EGIS.ShapeFileLib
Assembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Assembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Year As Byte Get |
C# |
---|
public byte Year { get; } |
Visual C++ |
---|
public: property unsigned char Year { unsigned char get (); } |
JavaScript |
---|
function get_year(); |