Aspose::Pdf::CollectionSchema::HasName‑metod
CollectionSchema::HasName method
Avgör om det angivna namnet finns i schemat.
bool Aspose::Pdf::CollectionSchema::HasName(const System::String &name)
| Parameter | Typ | Beskrivning |
|---|---|---|
| namn | const System::String& | Namnet att kontrollera. |
ReturnValue
true if the specified name exists in the schema; otherwise, false.
Se även
- Class String
- Class CollectionSchema
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++