Modifier

Partager via


IGenericEventFlags.TryGetMatches(Int32, IReadOnlyList<String>) Method

Definition

public bool TryGetMatches (int key, out System.Collections.Generic.IReadOnlyList<string> matches);
abstract member TryGetMatches : int * IReadOnlyList -> bool
Public Function TryGetMatches (key As Integer, ByRef matches As IReadOnlyList(Of String)) As Boolean

Parameters

key
Int32

Returns

Applies to