Aspose::Pdf::Forms::OptionCollection::Contains method
OptionCollection::Contains method
Checks if item exists in collection, throws NotImplementedException .
bool Aspose::Pdf::Forms::OptionCollection::Contains(const System::SharedPtr<Option> &item) const override
Parameter | Type | Description |
---|---|---|
item | const System::SharedPtr<Option>& | Operator item to find. |
ReturnValue
Throws NotImplementedException
See Also
- Typedef SharedPtr
- Class Option
- Class OptionCollection
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++