Namespace:  EGIS.ShapeFileLib
Assembly:  EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)

Syntax

Visual Basic
Public ReadOnly Property Month As Byte
	Get
C#
public byte Month { get; }
Visual C++
public:
property unsigned char Month {
	unsigned char get ();
}
JavaScript
function get_month();

See Also