Méthode | Description | |
---|---|---|
PropertyTable ( ) : System |
Initializes a new instance of the PropertyTable class.
|
|
PropertyTable ( object oTag, string strObjName, |
Initializes a new instance of the PropertyTable class.
|
|
this ( string key ) : object |
Gets or sets the value of the property with the specified name. In C#, this property is the indexer of the PropertyTable class.
|
Méthode | Description | |
---|---|---|
OnGetValue ( |
This member overrides PropertyBag.OnGetValue.
|
|
OnSetValue ( |
This member overrides PropertyBag.OnSetValue.
|
protected OnGetValue ( |
||
e | ||
Résultat | void |
protected OnSetValue ( |
||
e | ||
Résultat | void |
public PropertyTable ( object oTag, string strObjName, |
||
oTag | object | |
strObjName | string | |
oSecurity | ||
Résultat | System |