Aspose::Pdf::CollectionSchema::GetCollectionField método
CollectionSchema::GetCollectionField method
Obtiene un campo de la colección por nombre.
System::SharedPtr<CollectionField> Aspose::Pdf::CollectionSchema::GetCollectionField(const System::String &name)
| Parámetro | Tipo | Descripción |
|---|---|---|
| nombre | const System::String& | El nombre del campo |
ReturnValue
Ver también
- Typedef SharedPtr
- Class CollectionField
- Class String
- Class CollectionSchema
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++