IListProxy.TryGetValue(Int32, Object) Method

Definition

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

Parameters

index
System.Int32
value
System.Object

Returns

System.Boolean

Applies to