Aspose::Pdf::Rows Member List

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

Add()Aspose::Pdf::Rows
Add(System::SharedPtr< Row > row)Aspose::Pdf::Rows
begin() noexceptAspose::Pdf::Rows
begin() const noexceptAspose::Pdf::Rows
cbegin() const noexceptAspose::Pdf::Rows
cend() const noexceptAspose::Pdf::Rows
const_iterator typedefAspose::Pdf::Rows
Dispose()Aspose::Pdf::Rows
end() noexceptAspose::Pdf::Rows
end() const noexceptAspose::Pdf::Rows
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()Aspose::Pdf::Rows
GetCounter()System::Objectinline
GetEnumerator() overrideAspose::Pdf::Rowsvirtual
GetEnumeratorAsVirtualizedIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >inlineprotected
GetEnumeratorAsVirtualizedIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >inlineprotected
GetHashCode() constSystem::Objectvirtual
GetRowsHeight(System::SharedPtr< Table > table, System::SharedPtr< Page > page, double curY, double bottomY)Aspose::Pdf::Rowsprotected
GetType() constSystem::Objectvirtual
idx_get(int32_t index)Aspose::Pdf::Rows
idx_set(int32_t index, System::SharedPtr< Row > value)Aspose::Pdf::Rows
IEnumeratorType typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
IndexOf(System::SharedPtr< Row > row)Aspose::Pdf::Rows
Is(const TypeInfo &targetType) constSystem::Objectvirtual
iterator typedefAspose::Pdf::Rows
iterator_holder_type typedefAspose::Pdf::Rows
LINQ_All(std::function< bool(System::SharedPtr< Aspose::Pdf::Row >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_Any()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_Any(std::function< bool(System::SharedPtr< Aspose::Pdf::Row >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_Concat(SharedPtr< IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >> sequence)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_Contains(System::SharedPtr< Aspose::Pdf::Row > value)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_Count()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_Count(const Func< System::SharedPtr< Aspose::Pdf::Row >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_ElementAt(int index)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_First()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_First(const Func< System::SharedPtr< Aspose::Pdf::Row >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_FirstOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_FirstOrDefault(std::function< bool(System::SharedPtr< Aspose::Pdf::Row >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_GroupBy(System::Func< System::SharedPtr< Aspose::Pdf::Row >, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_GroupBy(System::Func< Source, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_Last()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_LastOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_OrderBy(const Func< System::SharedPtr< Aspose::Pdf::Row >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_OrderBy(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_OrderByDescending(const Func< System::SharedPtr< Aspose::Pdf::Row >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_OrderByDescending(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Pdf::Row >, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Pdf::Row >, int32_t, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_Select(const Func< Source, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_Select(const Func< Source, int32_t, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_SelectMany(const Func< System::SharedPtr< Aspose::Pdf::Row >, SharedPtr< IEnumerable< ResultType >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_ToArray()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_ToList()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
LINQ_Where(std::function< bool(System::SharedPtr< Aspose::Pdf::Row >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
Lock()System::Object
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
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(System::SharedPtr< Row > row)Aspose::Pdf::Rows
RemoveAt(int32_t index)Aspose::Pdf::Rows
RemovedSharedRefs(int count)System::Objectinline
RemoveRange(int32_t index, int32_t count)Aspose::Pdf::Rows
Rows()Aspose::Pdf::Rows
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::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >
virtualizeBeginConstIterator() const overrideAspose::Pdf::Rowsvirtual
virtualizeBeginIterator() overrideAspose::Pdf::Rowsvirtual
virtualized_iterator typedefAspose::Pdf::Rows
virtualized_iterator_element typedefAspose::Pdf::Rows
virtualizeEndConstIterator() const overrideAspose::Pdf::Rowsvirtual
virtualizeEndIterator() overrideAspose::Pdf::Rowsvirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
~IEnumerable() overrideSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::Row > >inlineprotected
~Object()System::Objectvirtual
~Rows()Aspose::Pdf::Rowsprotectedvirtual