Condividi tramite


QueryDataVersions.TryGetValue(String, Int64) Method

Definition

public bool TryGetValue (string key, out long value);
abstract member TryGetValue : string * int64 -> bool
override this.TryGetValue : string * int64 -> bool
Public Function TryGetValue (key As String, ByRef value As Long) As Boolean

Parameters

key
String
value
Int64

Returns

Applies to