Aspose::Pdf::BaseOperatorCollection Member List

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

Add(const System::SharedPtr< Operator > &op) override=0Aspose::Pdf::BaseOperatorCollectionpure virtual
begin()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >inline
begin() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >inline
CancelUpdate()=0Aspose::Pdf::BaseOperatorCollectionpure virtual
cbegin() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >inline
cend() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >inline
Clear() override=0Aspose::Pdf::BaseOperatorCollectionpure virtual
const_iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
Contains(const System::SharedPtr< Operator > &item) const override=0Aspose::Pdf::BaseOperatorCollectionpure virtual
CopyTo(System::ArrayPtr< System::SharedPtr< Operator >> array, int32_t index) override=0Aspose::Pdf::BaseOperatorCollectionpure virtual
ICollection< System::SharedPtr< Aspose::Pdf::Operator > >::CopyTo(System::ArrayPtr< System::SharedPtr< Aspose::Pdf::Operator > > array, int arrayIndex)=0System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Operator > >pure virtual
DeleteUnrestricted(int32_t index)=0Aspose::Pdf::BaseOperatorCollectionprotectedpure virtual
end()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >inline
end() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >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
get_Count() const override=0Aspose::Pdf::BaseOperatorCollectionpure virtual
get_IsFastTextExtractionMode() const =0Aspose::Pdf::BaseOperatorCollectionpure virtual
get_IsReadOnly() const override=0Aspose::Pdf::BaseOperatorCollectionpure virtual
get_SyncRoot() constSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Operator > >inline
get_Trailerable()=0Aspose::Pdf::BaseOperatorCollectionprotectedpure virtual
GetCounter()System::Objectinline
GetEnumerator() override=0Aspose::Pdf::BaseOperatorCollectionpure virtual
GetEnumeratorAsVirtualizedIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >inlineprotected
GetEnumeratorAsVirtualizedIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >inlineprotected
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
GetUnrestricted(int32_t index)=0Aspose::Pdf::BaseOperatorCollectionprotectedpure virtual
ICollection()System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Operator > >inline
ICollection(const ICollection &)System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Operator > >inline
ICollection(ICollection &&) noexceptSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Operator > >inline
idx_get(int32_t index)=0Aspose::Pdf::BaseOperatorCollectionpure virtual
idx_set(int32_t index, System::SharedPtr< Operator > value)=0Aspose::Pdf::BaseOperatorCollectionpure virtual
IEnumeratorType typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
Insert(int32_t index, System::SharedPtr< Operator > op)=0Aspose::Pdf::BaseOperatorCollectionpure virtual
Is(const TypeInfo &targetType) constSystem::Objectvirtual
iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_All(std::function< bool(System::SharedPtr< Aspose::Pdf::Operator >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_Any()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_Any(std::function< bool(System::SharedPtr< Aspose::Pdf::Operator >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_Concat(SharedPtr< IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >> sequence)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_Contains(System::SharedPtr< Aspose::Pdf::Operator > value)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_Count()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_Count(const Func< System::SharedPtr< Aspose::Pdf::Operator >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_ElementAt(int index)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_First()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_First(const Func< System::SharedPtr< Aspose::Pdf::Operator >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_FirstOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_FirstOrDefault(std::function< bool(System::SharedPtr< Aspose::Pdf::Operator >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_GroupBy(System::Func< System::SharedPtr< Aspose::Pdf::Operator >, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_GroupBy(System::Func< Source, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_Last()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_LastOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_OrderBy(const Func< System::SharedPtr< Aspose::Pdf::Operator >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_OrderBy(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_OrderByDescending(const Func< System::SharedPtr< Aspose::Pdf::Operator >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_OrderByDescending(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Pdf::Operator >, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Pdf::Operator >, int32_t, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_Select(const Func< Source, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_Select(const Func< Source, int32_t, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_SelectMany(const Func< System::SharedPtr< Aspose::Pdf::Operator >, SharedPtr< IEnumerable< ResultType >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_ToArray()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_ToList()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
LINQ_Where(std::function< bool(System::SharedPtr< Aspose::Pdf::Operator >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
Lock()System::Object
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(ICollection &&) noexceptSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Operator > >inline
operator=(const ICollection &)System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Operator > >inline
IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >::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
Remove(const System::SharedPtr< Operator > &item) override=0Aspose::Pdf::BaseOperatorCollectionpure virtual
RemovedSharedRefs(int count)System::Objectinline
ResumeUpdate()=0Aspose::Pdf::BaseOperatorCollectionpure virtual
set_IsFastTextExtractionMode(bool value)=0Aspose::Pdf::BaseOperatorCollectionprotectedpure virtual
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
SuppressUpdate()=0Aspose::Pdf::BaseOperatorCollectionpure virtual
ToList()=0Aspose::Pdf::BaseOperatorCollectionprotectedpure virtual
ToString() constSystem::Objectvirtual
Type()System::Objectinlinestatic
Unlock()System::Object
UpdateData()=0Aspose::Pdf::BaseOperatorCollectionprotectedpure virtual
ValueType typedefSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Operator > >
virtualizeBeginConstIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >inlinevirtual
virtualizeBeginIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >inlinevirtual
virtualized_iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
virtualized_iterator_element typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >
virtualizeEndConstIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >inlinevirtual
virtualizeEndIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >inlinevirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
~BaseOperatorCollection()Aspose::Pdf::BaseOperatorCollectionprotectedvirtual
~ICollection()System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Operator > >inlinevirtual
~IEnumerable() overrideSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Operator > >inlineprotected
~Object()System::Objectvirtual