Aspose::Pdf::CollectionSchema::HasName метод

CollectionSchema::HasName method

Определяет, существует ли указанное имя в схеме.

bool Aspose::Pdf::CollectionSchema::HasName(const System::String &name)
ПараметрТипОписание
имяconst System::String&Имя для проверки.

ReturnValue

true if the specified name exists in the schema; otherwise, false.

См. также