ComponentOne Scheduler for WinForms
TryGetValue Method

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > AppointmentFields Class : TryGetValue Method
Syntax
'Declaration
 
Public Function TryGetValue( _
   ByVal key As System.String, _
   ByRef value As AppointmentField _
) As System.Boolean
public System.bool TryGetValue( 
   System.string key,
   out AppointmentField value
)

Parameters

key
value
See Also

Reference

AppointmentFields Class
AppointmentFields Members