Share via


InMageReplicationDetailsConsistencyPoints.TryGetValue Method

Definition

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

Parameters

key
String
value
DateTime

Returns

Applies to