Z-SoftNet Developer Network Library www.zsoftnet.com

DayCollection.IndexOf Method 

returns the index of a Day object if present.

public int IndexOf(
   string c
);

Parameters

c
String object.

Return Value

The index position for the object

See Also

DayCollection Class | ZsoftNet.iCalendar Namespace