begin() | System::Collections::Generic::IEnumerable< Result > | inline |
begin() const | System::Collections::Generic::IEnumerable< Result > | inline |
cbegin() const | System::Collections::Generic::IEnumerable< Result > | inline |
cend() const | System::Collections::Generic::IEnumerable< Result > | inline |
const_iterator typedef | System::Collections::Generic::IEnumerable< Result > | |
end() | System::Collections::Generic::IEnumerable< Result > | inline |
end() const | System::Collections::Generic::IEnumerable< Result > | inline |
EnumerableAdapter(SharedPtr< IEnumerable< Source >> sourceEnumerable) | System::Collections::Generic::Details::EnumerableAdapter< Source, Result, EnumeratorAdapter > | inline |
Equals(ptr obj) | System::Object | virtual |
Equals(T1 const &objA, T2 const &objB) | System::Object | inlinestatic |
Equals(T1 const &objA, T2 const &objB) | System::Object | inlinestatic |
Equals(float const &objA, float const &objB) | System::Object | inline |
Equals(double const &objA, double const &objB) | System::Object | inline |
FastCast(const Details::FastRttiBase &helper, void **out_ptr) const | System::Object | virtual |
GetCounter() | System::Object | inline |
GetEnumerator() override | System::Collections::Generic::Details::EnumerableAdapter< Source, Result, EnumeratorAdapter > | inlinevirtual |
GetHashCode() const | System::Object | virtual |
GetType() const | System::Object | virtual |
IEnumeratorType typedef | System::Collections::Generic::IEnumerable< Result > | |
Is(const TypeInfo &targetType) const | System::Object | virtual |
iterator typedef | System::Collections::Generic::IEnumerable< Result > | |
LINQ_All(std::function< bool(Result)> predicate) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_Any() | System::Collections::Generic::IEnumerable< Result > | |
LINQ_Any(std::function< bool(Result)> predicate) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_Cast() | System::Collections::Generic::IEnumerable< Result > | |
LINQ_Cast() | System::Collections::Generic::IEnumerable< Result > | |
LINQ_Concat(SharedPtr< IEnumerable< Result >> sequence) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_Contains(Result value) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_Count() | System::Collections::Generic::IEnumerable< Result > | |
LINQ_Count(const Func< Result, bool > &predicate) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_ElementAt(int index) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_First() | System::Collections::Generic::IEnumerable< Result > | |
LINQ_First(const Func< Result, bool > &predicate) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_FirstOrDefault() | System::Collections::Generic::IEnumerable< Result > | |
LINQ_FirstOrDefault(std::function< bool(Result)> predicate) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_GroupBy(System::Func< Result, Key > keyPredicate) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_GroupBy(System::Func< Source, Key > keyPredicate) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_Last() | System::Collections::Generic::IEnumerable< Result > | |
LINQ_LastOrDefault() | System::Collections::Generic::IEnumerable< Result > | |
LINQ_OfType() | System::Collections::Generic::IEnumerable< Result > | |
LINQ_OfType() | System::Collections::Generic::IEnumerable< Result > | |
LINQ_OrderBy(const Func< Result, Key > &keySelector) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_OrderBy(const Func< Source, Key > &keySelector) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_OrderByDescending(const Func< Result, Key > &keySelector) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_OrderByDescending(const Func< Source, Key > &keySelector) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_Select(const Func< Result, ResultType > &selector) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_Select(const Func< Result, int32_t, ResultType > &selector) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_Select(const Func< Source, Result > &selector) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_Select(const Func< Source, int32_t, Result > &selector) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_SelectMany(const Func< Result, SharedPtr< IEnumerable< ResultType >>> &selector) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result >>> &selector) | System::Collections::Generic::IEnumerable< Result > | |
LINQ_ToArray() | System::Collections::Generic::IEnumerable< Result > | |
LINQ_ToList() | System::Collections::Generic::IEnumerable< Result > | |
LINQ_Where(std::function< bool(Result)> predicate) | System::Collections::Generic::IEnumerable< Result > | |
Lock() | System::Object | |
MemberwiseClone() const | System::Object | virtual |
Object() | System::Object | |
Object(Object const &x) | System::Object | |
operator=(Object const &x) | System::Object | inline |
ptr typedef | System::Object | |
ReferenceEquals(ptr const &objA, ptr const &objB) | System::Object | inlinestatic |
ReferenceEquals(T const &objA, T const &objB) | System::Object | inlinestatic |
ReferenceEquals(T const &objA, std::nullptr_t) | System::Object | inlinestatic |
ReferenceEquals(String const &str, std::nullptr_t) | System::Object | inline |
ReferenceEquals(String const &str1, String const &str2) | System::Object | inline |
RemovedSharedRefs(int count) | System::Object | inline |
SetTemplateWeakPtr(uint32_t argument) | System::Object | virtual |
SharedCount() const | System::Object | inline |
SharedRefAdded() | System::Object | inline |
SharedRefRemovedSafe() | System::Object | inline |
ToString() const | System::Object | virtual |
Type() | System::Object | inlinestatic |
Unlock() | System::Object | |
ValueType typedef | System::Collections::Generic::IEnumerable< Result > | |
virtualizeBeginConstIterator() const | System::Collections::Generic::IEnumerable< Result > | inlinevirtual |
virtualizeBeginIterator() | System::Collections::Generic::IEnumerable< Result > | inlinevirtual |
virtualized_iterator typedef | System::Collections::Generic::IEnumerable< Result > | |
virtualized_iterator_element typedef | System::Collections::Generic::IEnumerable< Result > | |
virtualizeEndConstIterator() const | System::Collections::Generic::IEnumerable< Result > | inlinevirtual |
virtualizeEndIterator() | System::Collections::Generic::IEnumerable< Result > | inlinevirtual |
WeakRefAdded() | System::Object | inline |
WeakRefRemoved() | System::Object | inline |
~Object() | System::Object | virtual |