System.Bindings.EvalProtocol.ICustomScope Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetMappedObject | public | Getter method for the MappedObject property. |
| GetMetaClass | public | Getter method for the MetaClass property. |
| Lookup | public | Looks up a name in the scope. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetMappedObject | public | Setter method for the MappedObject property. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |