Typ XVarDictionary zpřístupňuje následující členy.

Konstruktory

  JménoPopis
XVarDictionaryPřetíženo.

Metody

  JménoPopis
Equals

Determines whether the specified Object is equal to the current Object.

(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.

(Zděděno z Object.)
GetHashCode

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

(Zděděno z Object.)
GetType

Gets the Type of the current instance.

(Zděděno z Object.)
GetVar
Zjistí hodnotu proměnné.
(Zděděno z XVarDictionaryBase.)
MemberwiseClone

Creates a shallow copy of the current Object.

(Zděděno z 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

Returns a String that represents the current Object.

(Zděděno z Object.)

Vlastnosti

  JménoPopis
SyncRoot
Vrátí objekt, který může být použit pro synchronizaci přístupu k této instanci.
(Zděděno z XVarDictionaryBase.)

Podívat se také na