Aspose::Pdf::Forms::OptionCollection::Contains metod

OptionCollection::Contains method

Kontrollerar om ett objekt finns i samlingen, kastar NotImplementedException .

bool Aspose::Pdf::Forms::OptionCollection::Contains(const System::SharedPtr<Option> &item) const override
ParameterTypBeskrivning
itemconst System::SharedPtr<Option>&Operator objekt att hitta.

ReturnValue

Kastar NotImplementedException

Se även