Data for Silverlight
TryGetValue メソッド

構文
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Function TryGetValue( _
   ByVal key As System.Object, _
   ByRef value As System.Object _
) As System.Boolean
[__DynamicallyInvokable()]
public System.bool TryGetValue( 
   System.object key,
   out System.object value
)

パラメータ

key
value
参照

PropertyCollection クラス
PropertyCollection メンバ