ComponentOne Scheduler for WinForms
Insert Method (CategoryCollection)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > CategoryCollection Class : Insert Method
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As Category _
) 
public void Insert( 
   System.int index,
   Category item
)

Parameters

index
item
See Also

Reference

CategoryCollection Class
CategoryCollection Members