Diagnostics.TryGetCode(String, Int32) Method

Definition

public static bool TryGetCode (string str, out int code);
static member TryGetCode : string * int -> bool
Public Shared Function TryGetCode (str As String, ByRef code As Integer) As Boolean

Parameters

str
String
code
Int32

Returns

Boolean

Applies to