Поделиться через


HeaderUtilities.TryParseInt64(String, Int64) Метод

Определение

public:
 static bool TryParseInt64(System::String ^ value, [Runtime::InteropServices::Out] long % result);
public static bool TryParseInt64 (string value, out long result);
static member TryParseInt64 : string * int64 -> bool
Public Shared Function TryParseInt64 (value As String, ByRef result As Long) As Boolean

Параметры

value
String
result
Int64

Возвращаемое значение

Применяется к