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