System.Bindings.EvalProtocol.IDynamicGroup Methods
InheritedProtected
| Add | public | Adds a wrapper to the available wrappers list. |
| AddRef | public | Increments the reference count for this interface. |
| Clear | public | Clears all the wrappers held by this interface. |
| GetFixedGroup | public | Getter method for the FixedGroup property. |
| GetWrapperCount | public | Getter method for the WrapperCount property. |
| GetWrappers | public | Getter method for the Wrappers 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. |
| SetFixedGroup | public | Setter method for the FixedGroup property. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |