C1.Silverlight.Schedule.5
Remove(Contact) Method

Syntax
'Declaration
 
Public Overloads Function Remove( _
   ByVal item As Contact _
) As System.Boolean
public System.bool Remove( 
   Contact item
)

Parameters

item
See Also

Reference

ContactCollection Class
ContactCollection Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.