Méthode | Description | |
---|---|---|
GetBoolean ( string property, string>.IDictionary |
||
GetBoolean ( string property, string>.IDictionary |
||
GetByte ( string property, string>.IDictionary |
||
GetInt32 ( string property, string>.IDictionary |
||
GetInt64 ( string property, string>.IDictionary |
||
GetString ( string property, string>.IDictionary |
||
ToDictionary ( string property, string delim, string>.IDictionary |
public static GetBoolean ( string property, string>.IDictionary |
||
property | string | |
properties | string>.IDictionary | |
Résultat | bool |
public static GetBoolean ( string property, string>.IDictionary |
||
property | string | |
properties | string>.IDictionary | |
defaultValue | bool | |
Résultat | bool |
public static GetByte ( string property, string>.IDictionary |
||
property | string | |
properties | string>.IDictionary | |
defaultValue | byte | |
Résultat | byte? |
public static GetInt32 ( string property, string>.IDictionary |
||
property | string | |
properties | string>.IDictionary | |
defaultValue | int | |
Résultat | int |
public static GetInt64 ( string property, string>.IDictionary |
||
property | string | |
properties | string>.IDictionary | |
defaultValue | long | |
Résultat | long |
public static GetString ( string property, string>.IDictionary |
||
property | string | |
properties | string>.IDictionary | |
defaultValue | string | |
Résultat | string |
public static ToDictionary ( string property, string delim, string>.IDictionary |
||
property | string | |
delim | string | |
properties | string>.IDictionary | |
Résultat | string>.IDictionary |