Noda Time
Ids Property
NamespacesNodaTimeCalendarSystemIds

[This is preliminary documentation and is subject to change.]

Returns the IDs of all calendar systems available within Noda Time. The order of the keys is not guaranteed.
Declaration Syntax
C#Visual BasicVisual C++
public static IEnumerable<string> Ids { get; }
Public Shared ReadOnly Property Ids As IEnumerable(Of String)
	Get
public:
static property IEnumerable<String^>^ Ids {
	IEnumerable<String^>^ get ();
}

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)