DesignIntf.IDesignerSelections Methods
InheritedProtected
| Add | public | Adds a new object to the end of the list. |
| AddRef | public | Increments the reference count for this interface. |
| Equals | public | Indicates whether the selections list is identical to another selections list. |
| Get | public | Returns a specified item from the list. |
| GetCount | public | Returns the value of the Count property. |
| GetDesignObject | public | Getter function for the DesignObjects property. |
| operator [] | public | |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |