'Declaration Public Function TryGetValue( _ ByVal key As System.Date, _ ByRef item As DateAppointments _ ) As System.Boolean
public System.bool TryGetValue( System.DateTime key, out DateAppointments item )
Parameters
- key
- item
'Declaration Public Function TryGetValue( _ ByVal key As System.Date, _ ByRef item As DateAppointments _ ) As System.Boolean
public System.bool TryGetValue( System.DateTime key, out DateAppointments item )