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ámetro | Tipo | Descripción |
|---|---|---|
| item | const System::SharedPtr<Option>& | Operator elemento a buscar. |
ReturnValue
Lanza NotImplementedException
Ver también
- Typedef SharedPtr
- Class Option
- Class OptionCollection
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++