System.Bindings.EvalProtocol.IScopeSymbols Methods
InheritedProtected
Add | public | Adds a new symbol to the storage. |
AddRef | public | Increments the reference count for this interface. |
Clear | public | Clears the storage of all the symbols in it. |
Contains | public | Determines whether the storage contains a given symbol. |
GetSymbolCount | public | Getter method for the SymbolCount property. |
GetSymbols | public | Getter method for the Symbols property. |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
Release | public | Decrements the reference count for this interface. |
Remove | public | Removes an existing symbol from the storage. |
SetSymbols | public | Setter method for the Symbols property. |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |