Z-SoftNet Developer Network Library www.zsoftnet.com

CategoryCollection.CopyTo Method 

Copies an item from one place to onother.

public void CopyTo(
   string[] array,
   int index
);

Parameters

array
Category array to copy to.
index
index to copy to.

See Also

CategoryCollection Class | ZsoftNet.iCalendar Namespace