Aspose::Pdf::ArtifactCollection::FindByValue metod
ArtifactCollection::FindByValue method
Hittar artefakter efter anpassat värde.
System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<Artifact>>> Aspose::Pdf::ArtifactCollection::FindByValue(const System::String &name, const System::String &expectedValue)
| Parameter | Typ | Beskrivning |
|---|---|---|
| namn | const System::String& | Namn på anpassat värde. |
| expectedValue | const System::String& | Värde att hitta. |
ReturnValue
Lista över hittade artefakter.
Se även
- Typedef SharedPtr
- Class List
- Class Artifact
- Class String
- Class ArtifactCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++