Add(const System::String &value) | System::Collections::Specialized::StringCollection | |
AddRange(const ArrayPtr< System::String > &range) | System::Collections::Specialized::StringCollection | |
begin() noexcept | System::Collections::Specialized::StringCollection | |
begin() const noexcept | System::Collections::Specialized::StringCollection | |
cbegin() const noexcept | System::Collections::Specialized::StringCollection | |
cend() const noexcept | System::Collections::Specialized::StringCollection | |
Clear() | System::Collections::Specialized::StringCollection | |
const_iterator typedef | System::Collections::Specialized::StringCollection | |
const_reverse_iterator typedef | System::Collections::Specialized::StringCollection | |
Contains(const System::String &value) const | System::Collections::Specialized::StringCollection | |
CopyTo(const ArrayPtr< System::String > &arr, const int32_t index) const | System::Collections::Specialized::StringCollection | |
crbegin() const noexcept | System::Collections::Specialized::StringCollection | |
crend() const noexcept | System::Collections::Specialized::StringCollection | |
data() | System::Collections::Specialized::StringCollection | |
data() const | System::Collections::Specialized::StringCollection | |
end() noexcept | System::Collections::Specialized::StringCollection | |
end() const noexcept | System::Collections::Specialized::StringCollection | |
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 |
get_Count() const | System::Collections::Specialized::StringCollection | |
GetCounter() | System::Object | inline |
GetEnumerator() override | System::Collections::Specialized::StringCollection | inlinevirtual |
GetHashCode() const | System::Object | virtual |
GetType() const | System::Object | virtual |
idx_get(int index) const | System::Collections::Specialized::StringCollection | |
idx_set(int index, const System::String &value) | System::Collections::Specialized::StringCollection | |
IEnumeratorType typedef | System::Collections::Generic::IEnumerable< System::String > | |
IndexOf(const System::String &value) const | System::Collections::Specialized::StringCollection | |
Insert(int index, const System::String &value) | System::Collections::Specialized::StringCollection | |
Is(const TypeInfo &targetType) const | System::Object | virtual |
iterator typedef | System::Collections::Specialized::StringCollection | |
LINQ_All(std::function< bool(System::String)> predicate) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_Any() | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_Any(std::function< bool(System::String)> predicate) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_Cast() | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_Cast() | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_Concat(SharedPtr< IEnumerable< System::String >> sequence) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_Contains(System::String value) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_Count() | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_Count(const Func< System::String, bool > &predicate) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_ElementAt(int index) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_First() | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_First(const Func< System::String, bool > &predicate) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_FirstOrDefault() | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_FirstOrDefault(std::function< bool(System::String)> predicate) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_GroupBy(System::Func< System::String, Key > keyPredicate) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_GroupBy(System::Func< Source, Key > keyPredicate) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_Last() | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_LastOrDefault() | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_OfType() | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_OfType() | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_OrderBy(const Func< System::String, Key > &keySelector) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_OrderBy(const Func< Source, Key > &keySelector) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_OrderByDescending(const Func< System::String, Key > &keySelector) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_OrderByDescending(const Func< Source, Key > &keySelector) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_Select(const Func< System::String, ResultType > &selector) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_Select(const Func< System::String, int32_t, ResultType > &selector) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_Select(const Func< Source, Result > &selector) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_Select(const Func< Source, int32_t, Result > &selector) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_SelectMany(const Func< System::String, SharedPtr< IEnumerable< ResultType >>> &selector) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result >>> &selector) | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_ToArray() | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_ToList() | System::Collections::Generic::IEnumerable< System::String > | |
LINQ_Where(std::function< bool(System::String)> predicate) | System::Collections::Generic::IEnumerable< System::String > | |
Lock() | System::Object | |
MemberwiseClone() const | System::Object | virtual |
Object() | System::Object | |
Object(Object const &x) | System::Object | |
operator=(Object const &x) | System::Object | inline |
operator[](int index) | System::Collections::Specialized::StringCollection | |
ptr typedef | System::Object | |
rbegin() noexcept | System::Collections::Specialized::StringCollection | |
rbegin() const noexcept | System::Collections::Specialized::StringCollection | |
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 |
Remove(const System::String &value) | System::Collections::Specialized::StringCollection | |
RemoveAt(int index) | System::Collections::Specialized::StringCollection | |
RemovedSharedRefs(int count) | System::Object | inline |
rend() noexcept | System::Collections::Specialized::StringCollection | |
rend() const noexcept | System::Collections::Specialized::StringCollection | |
reverse_iterator typedef | System::Collections::Specialized::StringCollection | |
SetTemplateWeakPtr(uint32_t argument) | System::Object | virtual |
SharedCount() const | System::Object | inline |
SharedRefAdded() | System::Object | inline |
SharedRefRemovedSafe() | System::Object | inline |
StringCollection() | System::Collections::Specialized::StringCollection | |
ToString() const | System::Object | virtual |
Type() | System::Object | inlinestatic |
Unlock() | System::Object | |
ValueType typedef | System::Collections::Generic::IEnumerable< System::String > | |
virtualizeBeginConstIterator() const override | System::Collections::Specialized::StringCollection | virtual |
virtualizeBeginIterator() override | System::Collections::Specialized::StringCollection | virtual |
virtualized_iterator typedef | System::Collections::Generic::IEnumerable< System::String > | |
virtualized_iterator_element typedef | System::Collections::Generic::IEnumerable< System::String > | |
virtualizeEndConstIterator() const override | System::Collections::Specialized::StringCollection | virtual |
virtualizeEndIterator() override | System::Collections::Specialized::StringCollection | virtual |
WeakRefAdded() | System::Object | inline |
WeakRefRemoved() | System::Object | inline |
~Object() | System::Object | virtual |