Aspose::Pdf::XFormCollection Member List

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

Add(const System::SharedPtr< XForm > &item) overrideAspose::Pdf::XFormCollectionvirtual
Add(System::String name, System::SharedPtr< Engine::Data::IPdfObject > formObj)Aspose::Pdf::XFormCollectionprotected
begin()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >inline
begin() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >inline
cbegin() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >inline
cend() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >inline
Clear() overrideAspose::Pdf::XFormCollectionvirtual
const_iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
Contains(const System::SharedPtr< XForm > &item) const overrideAspose::Pdf::XFormCollectionvirtual
CopyTo(System::ArrayPtr< System::SharedPtr< XForm >> array, int32_t index) overrideAspose::Pdf::XFormCollection
ICollection< System::SharedPtr< Aspose::Pdf::XForm > >::CopyTo(System::ArrayPtr< System::SharedPtr< Aspose::Pdf::XForm > > array, int arrayIndex)=0System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XForm > >pure virtual
cpp_set_xfrom_weak(System::SharedPtr< XForm > form)Aspose::Pdf::XFormCollection
Delete(int32_t index)Aspose::Pdf::XFormCollection
Delete()Aspose::Pdf::XFormCollection
Delete(System::String name)Aspose::Pdf::XFormCollection
end()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >inline
end() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >inline
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
FreeMemory() overrideAspose::Pdf::XFormCollectionvirtual
get_Count() const overrideAspose::Pdf::XFormCollectionvirtual
get_IsReadOnly() const overrideAspose::Pdf::XFormCollectionvirtual
get_IsSynchronized()Aspose::Pdf::XFormCollection
get_SyncRoot() constAspose::Pdf::XFormCollection
GetCounter()System::Objectinline
GetEnumerator() overrideAspose::Pdf::XFormCollectionvirtual
GetEnumeratorAsVirtualizedIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >inlineprotected
GetEnumeratorAsVirtualizedIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >inlineprotected
GetFormName(System::SharedPtr< XForm > form)Aspose::Pdf::XFormCollection
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
HasForm(System::String formName)Aspose::Pdf::XFormCollectionprotected
ICollection()System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XForm > >inline
ICollection(const ICollection &)System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XForm > >inline
ICollection(ICollection &&) noexceptSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XForm > >inline
idx_get(int32_t index)Aspose::Pdf::XFormCollection
idx_get(System::String name)Aspose::Pdf::XFormCollection
IEnumeratorType typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
Is(const TypeInfo &targetType) constSystem::Objectvirtual
iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_All(std::function< bool(System::SharedPtr< Aspose::Pdf::XForm >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_Any()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_Any(std::function< bool(System::SharedPtr< Aspose::Pdf::XForm >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_Concat(SharedPtr< IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >> sequence)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_Contains(System::SharedPtr< Aspose::Pdf::XForm > value)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_Count()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_Count(const Func< System::SharedPtr< Aspose::Pdf::XForm >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_ElementAt(int index)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_First()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_First(const Func< System::SharedPtr< Aspose::Pdf::XForm >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_FirstOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_FirstOrDefault(std::function< bool(System::SharedPtr< Aspose::Pdf::XForm >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_GroupBy(System::Func< System::SharedPtr< Aspose::Pdf::XForm >, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_GroupBy(System::Func< Source, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_Last()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_LastOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_OrderBy(const Func< System::SharedPtr< Aspose::Pdf::XForm >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_OrderBy(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_OrderByDescending(const Func< System::SharedPtr< Aspose::Pdf::XForm >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_OrderByDescending(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Pdf::XForm >, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Pdf::XForm >, int32_t, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_Select(const Func< Source, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_Select(const Func< Source, int32_t, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_SelectMany(const Func< System::SharedPtr< Aspose::Pdf::XForm >, SharedPtr< IEnumerable< ResultType >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_ToArray()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_ToList()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
LINQ_Where(std::function< bool(System::SharedPtr< Aspose::Pdf::XForm >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
Lock()System::Object
MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(XFormCollection, CODEPORTING_ARGS(System::SharedPtr< Resources > parent, System::SharedPtr< Engine::Data::IPdfDictionary > xObject))Aspose::Pdf::XFormCollectionprotected
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(ICollection &&) noexceptSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XForm > >inline
operator=(const ICollection &)System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XForm > >inline
IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >::operator=(Object const &x)System::Objectinline
ParentAspose::Pdf::XFormCollectionprotected
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
Remove(const System::SharedPtr< XForm > &item) overrideAspose::Pdf::XFormCollectionvirtual
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::XForm > >
virtualizeBeginConstIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >inlinevirtual
virtualizeBeginIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >inlinevirtual
virtualized_iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
virtualized_iterator_element typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >
virtualizeEndConstIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >inlinevirtual
virtualizeEndIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >inlinevirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
XFormCollection(System::SharedPtr< Resources > parent, System::SharedPtr< Engine::Data::IPdfDictionary > xObject)Aspose::Pdf::XFormCollectionprotected
~ICollection()System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XForm > >inlinevirtual
~IEnumerable() overrideSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XForm > >inlineprotected
~Object()System::Objectvirtual
~XFormCollection()Aspose::Pdf::XFormCollectionprotectedvirtual