| add(vhdObjectRef o)=0 | vhdICollection | [pure virtual] |
| addAll(vhdICollectionRef c)=0 | vhdICollection | [pure virtual] |
| clear()=0 | vhdICollection | [pure virtual] |
| contains(vhdObjectRef o) const =0 | vhdICollection | [pure virtual] |
| containsAll(vhdICollectionRef c) const =0 | vhdICollection | [pure virtual] |
| equals(vhdObjectRef o) const =0 | vhdICollection | [pure virtual] |
| hashCode() const=0 | vhdICollection | [pure virtual] |
| isEmpty() const=0 | vhdICollection | [pure virtual] |
| iterator()=0 | vhdICollection | [pure virtual] |
| remove(vhdObjectRef o)=0 | vhdICollection | [pure virtual] |
| removeAll(vhdICollectionRef c)=0 | vhdICollection | [pure virtual] |
| retainAll(vhdICollectionRef c)=0 | vhdICollection | [pure virtual] |
| size() const=0 | vhdICollection | [pure virtual] |
1.5.1-p1