ComponentOne Scheduler for WPF and Silverlight
RemoveAt Method (ContactCollection)

C1.C1Schedule Namespace > ContactCollection Class : RemoveAt Method
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

ContactCollection Class
ContactCollection Members