IListProxy.TryGetValue(Int32, Object) Method

Definition

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

Parameters

index
Int32
value
Object

Returns

Applies to