System.Bindings.EvalProtocol.IArguments Methods
InheritedProtected
AddRef | public | Increments the reference count for this interface. |
GetArgs | public | Getter method for the Args 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. |
SetArgs | public | Setter method for the Args property. |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |