PexSettingsStoreAttributeBase.GetInt32Value(String, Int32) Метод

Определение

Возвращает целочисленное значение.

protected:
 int GetInt32Value(System::String ^ name, int defaultValue);
protected int GetInt32Value (string name, int defaultValue);
member this.GetInt32Value : string * int -> int
Protected Function GetInt32Value (name As String, defaultValue As Integer) As Integer

Параметры

name
String

Имя.

defaultValue
Int32

Значение по умолчанию.

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

Int32

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