Z-SoftNet Developer Network Library www.zsoftnet.com

Calendar.Validate Method

Validates the calendar object only. It does NOT validate nested components and properties.

Overload List

Validates the calendar object only. It does NOT validate nested components and properties.

public void Validate();

Validates the calendar and all of its properties and components.

public void Validate(bool);

See Also

Calendar Class | ZsoftNet.iCalendar Namespace