3.2.4.15.7 AddRange (Opnum 13)

The AddRange method adds one or more data collectors to the collection.

 HRESULT AddRange(
   IDataCollectorCollection* collectors
 );

collectors: Supplies a data collectors collection object whose data collectors will be added to this data collectors collection.<34>

Return Values: This method MUST return an HRESULT with the severity bit clear on success as specified in [MS-ERREF]; otherwise, it MUST return one of the errors as defined in section 2.2.1 or one of the errors as defined in [MS-ERREF] section 2.1.