Typ XVarDictionary zpřístupňuje následující členy.
Konstruktory
Jméno | Popis | |
---|---|---|
![]() | XVarDictionary | Přetíženo. |
Metody
Jméno | Popis | |
---|---|---|
![]() | Equals | (Zděděno z Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetType | Gets the Type of the current instance. |
![]() | GetVar |
Zjistí hodnotu proměnné.
(Zděděno z XVarDictionaryBase.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | ResolveVar |
Přeloží obsah name na skutečnou hodnotu.
(Přepisuje XVarDictionaryBase..::.ResolveVar(String).) |
![]() | SetVar |
Nastaví hodnotu proměnné.
(Přepisuje XVarDictionaryBase..::.SetVar(String, String).) |
![]() | ToString | (Zděděno z Object.) |
Vlastnosti
Jméno | Popis | |
---|---|---|
![]() | SyncRoot |
Vrátí objekt, který může být použit pro synchronizaci přístupu k této instanci.
(Zděděno z XVarDictionaryBase.) |