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