Méthode | Description | |
---|---|---|
AddProperty ( string strPropertyName, |
||
GetProperty ( string strPropertyName ) : |
||
GetPropertyList ( ) : |
||
RegisterCallback ( string strPropertyName, |
||
SetProperty ( string strPropertyName, |
public abstract AddProperty ( string strPropertyName, |
||
strPropertyName | string | |
varData | ||
Résultat |
public abstract GetProperty ( string strPropertyName ) : |
||
strPropertyName | string | |
Résultat |
public abstract GetPropertyList ( ) : |
||
Résultat |
public abstract RegisterCallback ( string strPropertyName, |
||
strPropertyName | string | |
handler | ||
Résultat | void |
public abstract SetProperty ( string strPropertyName, |
||
strPropertyName | string | |
varData | ||
Résultat | bool |