IGenericEventFlags.TryFormat(Int32, String, String) Method

Definition

public bool TryFormat (int key, out string value, string separator = ", ");
abstract member TryFormat : int * string * string -> bool
Public Function TryFormat (key As Integer, ByRef value As String, Optional separator As String = ", ") As Boolean

Parameters

key
Int32
value
String
separator
String

Returns

Applies to