Aspose::Pdf::EmbeddedFileCollection Member List

This is the complete list of members for Aspose::Pdf::EmbeddedFileCollection, including all inherited members.

Add(const System::SharedPtr< FileSpecification > &file) overrideAspose::Pdf::EmbeddedFileCollectionvirtual
Add(System::String key, System::SharedPtr< FileSpecification > file)Aspose::Pdf::EmbeddedFileCollection
begin()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >inline
begin() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >inline
cbegin() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >inline
cend() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >inline
const_iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
ConvertToObjects()Aspose::Pdf::EmbeddedFileCollectionprotected
CopyTo(System::ArrayPtr< System::SharedPtr< FileSpecification >> array, int32_t index) overrideAspose::Pdf::EmbeddedFileCollection
ICollection< System::SharedPtr< Aspose::Pdf::FileSpecification > >::CopyTo(System::ArrayPtr< System::SharedPtr< Aspose::Pdf::FileSpecification > > array, int arrayIndex)=0System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::FileSpecification > >pure virtual
Delete(System::String name)Aspose::Pdf::EmbeddedFileCollection
Delete()Aspose::Pdf::EmbeddedFileCollection
DeleteByKey(System::String key)Aspose::Pdf::EmbeddedFileCollection
EmbeddedFileCollection()Aspose::Pdf::EmbeddedFileCollectionprotected
EmbeddedFileCollection(System::SharedPtr< Document > document)Aspose::Pdf::EmbeddedFileCollectionprotected
end()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >inline
end() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >inline
EngineDocAspose::Pdf::EmbeddedFileCollectionprotected
Equals(ptr obj)System::Objectvirtual
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(float const &objA, float const &objB)System::Objectinline
Equals(double const &objA, double const &objB)System::Objectinline
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
FindByName(System::String name)Aspose::Pdf::EmbeddedFileCollection
get_Count() const overrideAspose::Pdf::EmbeddedFileCollectionvirtual
get_IsSynchronized()Aspose::Pdf::EmbeddedFileCollection
get_Keys()Aspose::Pdf::EmbeddedFileCollection
get_SyncRoot() constAspose::Pdf::EmbeddedFileCollection
GetCounter()System::Objectinline
GetEnumerator() overrideAspose::Pdf::EmbeddedFileCollectionvirtual
GetEnumeratorAsVirtualizedIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >inlineprotected
GetEnumeratorAsVirtualizedIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >inlineprotected
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
ICollection()System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::FileSpecification > >inline
ICollection(const ICollection &)System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::FileSpecification > >inline
ICollection(ICollection &&) noexceptSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::FileSpecification > >inline
idx_get(int32_t index)Aspose::Pdf::EmbeddedFileCollection
idx_get(System::String name)Aspose::Pdf::EmbeddedFileCollection
IEnumeratorType typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
Is(const TypeInfo &targetType) constSystem::Objectvirtual
iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_All(std::function< bool(System::SharedPtr< Aspose::Pdf::FileSpecification >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_Any()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_Any(std::function< bool(System::SharedPtr< Aspose::Pdf::FileSpecification >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_Concat(SharedPtr< IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >> sequence)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_Contains(System::SharedPtr< Aspose::Pdf::FileSpecification > value)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_Count()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_Count(const Func< System::SharedPtr< Aspose::Pdf::FileSpecification >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_ElementAt(int index)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_First()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_First(const Func< System::SharedPtr< Aspose::Pdf::FileSpecification >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_FirstOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_FirstOrDefault(std::function< bool(System::SharedPtr< Aspose::Pdf::FileSpecification >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_GroupBy(System::Func< System::SharedPtr< Aspose::Pdf::FileSpecification >, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_GroupBy(System::Func< Source, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_Last()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_LastOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_OrderBy(const Func< System::SharedPtr< Aspose::Pdf::FileSpecification >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_OrderBy(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_OrderByDescending(const Func< System::SharedPtr< Aspose::Pdf::FileSpecification >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_OrderByDescending(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Pdf::FileSpecification >, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Pdf::FileSpecification >, int32_t, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_Select(const Func< Source, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_Select(const Func< Source, int32_t, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_SelectMany(const Func< System::SharedPtr< Aspose::Pdf::FileSpecification >, SharedPtr< IEnumerable< ResultType >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_ToArray()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_ToList()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
LINQ_Where(std::function< bool(System::SharedPtr< Aspose::Pdf::FileSpecification >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
Lock()System::Object
MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(EmbeddedFileCollection, CODEPORTING_ARGS())Aspose::Pdf::EmbeddedFileCollectionprotected
MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(EmbeddedFileCollection, CODEPORTING_ARGS(System::SharedPtr< Document > document))Aspose::Pdf::EmbeddedFileCollectionprotected
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(ICollection &&) noexceptSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::FileSpecification > >inline
operator=(const ICollection &)System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::FileSpecification > >inline
IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >::operator=(Object const &x)System::Objectinline
ptr typedefSystem::Object
ReferenceEquals(ptr const &objA, ptr const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, T const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, std::nullptr_t)System::Objectinlinestatic
ReferenceEquals(String const &str, std::nullptr_t)System::Objectinline
ReferenceEquals(String const &str1, String const &str2)System::Objectinline
RemovedSharedRefs(int count)System::Objectinline
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
ToString() constSystem::Objectvirtual
Type()System::Objectinlinestatic
Unlock()System::Object
ValueType typedefSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::FileSpecification > >
virtualizeBeginConstIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >inlinevirtual
virtualizeBeginIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >inlinevirtual
virtualized_iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
virtualized_iterator_element typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >
virtualizeEndConstIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >inlinevirtual
virtualizeEndIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >inlinevirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
~EmbeddedFileCollection()Aspose::Pdf::EmbeddedFileCollectionprotectedvirtual
~ICollection()System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::FileSpecification > >inlinevirtual
~IEnumerable() overrideSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::FileSpecification > >inlineprotected
~Object()System::Objectvirtual