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