This is preliminary documentation and is subject to change.

ExtendedDateTimeCollectionParse Method

Parses the.

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public static ExtendedDateTimeCollection Parse(
	string extendedDateTimeCollectionString
)

Parameters

extendedDateTimeCollectionString  String
The extended date time collection string.

Return Value

ExtendedDateTimeCollection
An ExtendedDateTimeCollection.

See Also