'宣言 Public Function TryGetValue( _ ByVal key As System.Guid, _ ByRef item As Appointment _ ) As System.Boolean
public System.bool TryGetValue( System.Guid key, out Appointment item )
パラメータ
- key
- item
'宣言 Public Function TryGetValue( _ ByVal key As System.Guid, _ ByRef item As Appointment _ ) As System.Boolean
public System.bool TryGetValue( System.Guid key, out Appointment item )