C1.Silverlight.Schedule.5
Contains(IntervalAppointment) Method

Syntax
'Declaration
 
Public Function Contains( _
   ByVal value As IntervalAppointment _
) As System.Boolean
public System.bool Contains( 
   IntervalAppointment value
)

Parameters

value
See Also

Reference

IntervalAppointmentCollection Class
IntervalAppointmentCollection Members

 

 


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