次の方法で共有


IListProxy.TryGetValue(Int32, Object) メソッド

定義

public bool TryGetValue(int index, out object value);
abstract member TryGetValue : int * obj -> bool

パラメーター

index
System.Int32
value
System.Object

戻り値

System.Boolean

適用対象