Aspose::Pdf::Text::TextSegmentCollection Member List

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

Add(const System::SharedPtr< TextSegment > &segment) overrideAspose::Pdf::Text::TextSegmentCollectionvirtual
begin()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inline
begin() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inline
cbegin() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inline
cend() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inline
Clear() overrideAspose::Pdf::Text::TextSegmentCollectionvirtual
const_iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
Contains(const System::SharedPtr< TextSegment > &item) const overrideAspose::Pdf::Text::TextSegmentCollectionvirtual
CopyTo(System::ArrayPtr< System::SharedPtr< TextSegment >> array, int32_t index) overrideAspose::Pdf::Text::TextSegmentCollection
ICollection< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >::CopyTo(System::ArrayPtr< System::SharedPtr< Aspose::Pdf::Text::TextSegment > > array, int arrayIndex)=0System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >pure virtual
CopyToUnrestricted(System::ArrayPtr< System::SharedPtr< TextSegment >> array, int32_t index)Aspose::Pdf::Text::TextSegmentCollectionprotected
Delete(int32_t index)Aspose::Pdf::Text::TextSegmentCollectionprotected
end()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inline
end() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >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
Exclude(System::SharedPtr< TextSegment > item)Aspose::Pdf::Text::TextSegmentCollectionprotected
ExcludeAt(int32_t index)Aspose::Pdf::Text::TextSegmentCollectionprotected
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
get_Count() const overrideAspose::Pdf::Text::TextSegmentCollectionvirtual
get_IsReadOnly() const overrideAspose::Pdf::Text::TextSegmentCollectionvirtual
get_IsSynchronized()Aspose::Pdf::Text::TextSegmentCollection
get_SyncRoot() constAspose::Pdf::Text::TextSegmentCollection
get_Unrestricted()Aspose::Pdf::Text::TextSegmentCollectionprotected
GetCounter()System::Objectinline
GetEnumerator() overrideAspose::Pdf::Text::TextSegmentCollectionvirtual
GetEnumeratorAsVirtualizedIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inlineprotected
GetEnumeratorAsVirtualizedIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inlineprotected
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
GetUnrestricted(int32_t index)Aspose::Pdf::Text::TextSegmentCollectionprotected
ICollection()System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inline
ICollection(const ICollection &)System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inline
ICollection(ICollection &&) noexceptSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inline
idx_get(int32_t index)Aspose::Pdf::Text::TextSegmentCollection
IEnumeratorType typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
Insert(int32_t index, System::SharedPtr< TextSegment > segment)Aspose::Pdf::Text::TextSegmentCollectionprotected
Is(const TypeInfo &targetType) constSystem::Objectvirtual
iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_All(std::function< bool(System::SharedPtr< Aspose::Pdf::Text::TextSegment >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_Any()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_Any(std::function< bool(System::SharedPtr< Aspose::Pdf::Text::TextSegment >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_Concat(SharedPtr< IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >> sequence)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_Contains(System::SharedPtr< Aspose::Pdf::Text::TextSegment > value)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_Count()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_Count(const Func< System::SharedPtr< Aspose::Pdf::Text::TextSegment >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_ElementAt(int index)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_First()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_First(const Func< System::SharedPtr< Aspose::Pdf::Text::TextSegment >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_FirstOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_FirstOrDefault(std::function< bool(System::SharedPtr< Aspose::Pdf::Text::TextSegment >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_GroupBy(System::Func< System::SharedPtr< Aspose::Pdf::Text::TextSegment >, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_GroupBy(System::Func< Source, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_Last()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_LastOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_OrderBy(const Func< System::SharedPtr< Aspose::Pdf::Text::TextSegment >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_OrderBy(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_OrderByDescending(const Func< System::SharedPtr< Aspose::Pdf::Text::TextSegment >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_OrderByDescending(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Pdf::Text::TextSegment >, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Pdf::Text::TextSegment >, int32_t, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_Select(const Func< Source, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_Select(const Func< Source, int32_t, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_SelectMany(const Func< System::SharedPtr< Aspose::Pdf::Text::TextSegment >, SharedPtr< IEnumerable< ResultType >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_ToArray()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_ToList()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
LINQ_Where(std::function< bool(System::SharedPtr< Aspose::Pdf::Text::TextSegment >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
Lock()System::Object
MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(TextSegmentCollection, CODEPORTING_ARGS())Aspose::Pdf::Text::TextSegmentCollectionprotected
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
OnItemAddedAspose::Pdf::Text::TextSegmentCollectionprotected
OnItemRemovedAspose::Pdf::Text::TextSegmentCollectionprotected
operator=(ICollection &&) noexceptSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inline
operator=(const ICollection &)System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inline
IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >::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< TextSegment > &item) overrideAspose::Pdf::Text::TextSegmentCollectionvirtual
RemovedSharedRefs(int count)System::Objectinline
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
TextSegmentCollection()Aspose::Pdf::Text::TextSegmentCollectionprotected
TextSegmentsEventHandler typedefAspose::Pdf::Text::TextSegmentCollectionprotected
ToString() constSystem::Objectvirtual
Type()System::Objectinlinestatic
Unlock()System::Object
ValueType typedefSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
virtualizeBeginConstIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inlinevirtual
virtualizeBeginIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inlinevirtual
virtualized_iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
virtualized_iterator_element typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >
virtualizeEndConstIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inlinevirtual
virtualizeEndIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inlinevirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
~ICollection()System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inlinevirtual
~IEnumerable() overrideSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Text::TextSegment > >inlineprotected
~Object()System::Objectvirtual
~TextSegmentCollection()Aspose::Pdf::Text::TextSegmentCollectionprotectedvirtual