'Declaration Public Function New( _ ByVal key As System.Integer _ )
public Appointment( System.int key )
Parameters
- key
- The System.Int32 value which should be used as appointment key.
'Declaration Public Function New( _ ByVal key As System.Integer _ )
public Appointment( System.int key )