Aspose::Pdf::Forms::OptionCollection::Contains método

OptionCollection::Contains method

Comprueba si el elemento existe en la colección, lanza NotImplementedException .

bool Aspose::Pdf::Forms::OptionCollection::Contains(const System::SharedPtr<Option> &item) const override
ParámetroTipoDescripción
itemconst System::SharedPtr<Option>&Operator elemento a buscar.

ReturnValue

Lanza NotImplementedException

Ver también