Aspose::Pdf::Outlines::Contains method

Outlines::Contains method

Always throws NotImplementedException.

bool Aspose::Pdf::Outlines::Contains(const System::SharedPtr<OutlineItemCollection> &item) const override=0
ParameterTypeDescription
itemconst System::SharedPtr<OutlineItemCollection>&The object to locate in the collection

ReturnValue

NotImplementedException

See Also