'宣言 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 )
パラメータ
- key
- item
'宣言 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 )