Méthode | Description | |
---|---|---|
GetArg ( System o, |
||
GetArgs ( System.Property p, |
||
GetMultipleArgs ( System.Property p, |
Given an array of properties and an array of types, this method will create an array of objects by converting each property value (p[i].Value) into its appropriate type accoriding to the Type array (types[i])
|
|
WxTypeDecoder ( ) : System |
Méthode | Description | |
---|---|---|
ConvertComplex ( |
||
ConvertComplex ( |
protected ConvertComplex ( |
||
t | ||
p | System.Property | |
Résultat |
protected ConvertComplex ( |
||
t | ||
oValue | System | |
Résultat |
public GetArg ( System o, |
||
o | System | |
t | ||
Résultat |
public GetArgs ( System.Property p, |
||
p | System.Property | |
types | ||
Résultat | System.Object[] |
public GetMultipleArgs ( System.Property p, |
||
p | System.Property | |
types | ||
Résultat | System.Object[] |