PexSettingsStoreAttributeBase.GetInt32Value(String, Int32) Methode

Definition

Ruft den Ganzzahlwert (int) ab.

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

Parameter

name
String

Der Name.

defaultValue
Int32

Der Standardwert.

Gibt zurück

Int32

Gilt für