XmlPrime: XML processing for the .NET framework
  • About
  • Documentation
  • Samples
  • Download
  • Buy
XmlPrime Documentation
Sign in | Contact us | Site map
  • XmlPrime Documentation
  • XmlPrime 3.1
  • XmlPrime Class Library
  • XmlPrime NamespaceXmlPrime NamespaceXmlPrime Namespace
  • DateTimeWithZone StructureDateTimeWithZone StructureDateTimeWithZone Structure
  • DateTimeWithZone PropertiesDateTimeWithZone PropertiesDateTimeWithZone Properties
  • Month PropertyMonth PropertyMonth Property

DateTimeWithZone.Month PropertyDateTimeWithZone.Month PropertyDateTimeWithZone::Month Property

  • XmlPrime 3.1
  • Other Versions ▼
    • XmlPrime 5.0
    • XmlPrime 4.1
    • XmlPrime 4.0
    • XmlPrime 3.0
    • XmlPrime 2.9
    • XmlPrime 2.8
    • XmlPrime 2.7
    • XmlPrime 2.6
    • XmlPrime 2.5
    • XmlPrime 2.4
    • XmlPrime 2.3
    • XmlPrime 2.2
    • XmlPrime 2.1
    • XmlPrime 2.0
    • XmlPrime 1.5
    • XmlPrime 1.4
    • XmlPrime 1.3
    • XmlPrime 1.2
    • XmlPrime 1.1
    • XmlPrime 1.0
Gets the month component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone.
  • Namespace: XmlPrimeXmlPrimeXmlPrime
  • Assembly: XmlPrime (in XmlPrime.dll)

Syntax

  • VB
  • C#
  • C++
Public ReadOnly Property Month As Integer
        Get
public int Month { get; }
public:
property int Month {
    int get();
}
 

Property Value

Type: System.Int32System.Int32System::Int32

An intIntegerint representing the month component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone.

See Also

Reference

  • XmlPrime.DateTimeWithZone StructureXmlPrime.DateTimeWithZone StructureXmlPrime::DateTimeWithZone Structure
  • XmlPrime NamespaceXmlPrime NamespaceXmlPrime Namespace
Copyright © 2025 Peryton Technologies Limited. All rights reserved.