Z-SoftNet Developer Network Library www.zsoftnet.com

CategoryCollection.IndexOf Method 

Returns the index of a Category object if present.

public int IndexOf(
   string c
);

Parameters

c
String object.

Return Value

The index position for the object

See Also

CategoryCollection Class | ZsoftNet.iCalendar Namespace