System::Collections::Specialized::StringCollection Member List

This is the complete list of members for System::Collections::Specialized::StringCollection, including all inherited members.

Add(const System::String &value)System::Collections::Specialized::StringCollection
AddRange(const ArrayPtr< System::String > &range)System::Collections::Specialized::StringCollection
begin() noexceptSystem::Collections::Specialized::StringCollection
begin() const noexceptSystem::Collections::Specialized::StringCollection
cbegin() const noexceptSystem::Collections::Specialized::StringCollection
cend() const noexceptSystem::Collections::Specialized::StringCollection
Clear()System::Collections::Specialized::StringCollection
const_iterator typedefSystem::Collections::Specialized::StringCollection
const_reverse_iterator typedefSystem::Collections::Specialized::StringCollection
Contains(const System::String &value) constSystem::Collections::Specialized::StringCollection
CopyTo(const ArrayPtr< System::String > &arr, const int32_t index) constSystem::Collections::Specialized::StringCollection
crbegin() const noexceptSystem::Collections::Specialized::StringCollection
crend() const noexceptSystem::Collections::Specialized::StringCollection
data()System::Collections::Specialized::StringCollection
data() constSystem::Collections::Specialized::StringCollection
end() noexceptSystem::Collections::Specialized::StringCollection
end() const noexceptSystem::Collections::Specialized::StringCollection
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() constSystem::Collections::Specialized::StringCollection
GetCounter()System::Objectinline
GetEnumerator() overrideSystem::Collections::Specialized::StringCollectioninlinevirtual
GetEnumeratorAsVirtualizedIterator()System::Collections::Generic::IEnumerable< System::String >inlineprotected
GetEnumeratorAsVirtualizedIterator() constSystem::Collections::Generic::IEnumerable< System::String >inlineprotected
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
idx_get(int index) constSystem::Collections::Specialized::StringCollection
idx_set(int index, const System::String &value)System::Collections::Specialized::StringCollection
IEnumeratorType typedefSystem::Collections::Generic::IEnumerable< System::String >
IndexOf(const System::String &value) constSystem::Collections::Specialized::StringCollection
Insert(int index, const System::String &value)System::Collections::Specialized::StringCollection
Is(const TypeInfo &targetType) constSystem::Objectvirtual
iterator typedefSystem::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
m_dataSystem::Collections::Specialized::StringCollectionprotected
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(Object const &x)System::Objectinline
operator[](int index)System::Collections::Specialized::StringCollection
ptr typedefSystem::Object
rbegin() noexceptSystem::Collections::Specialized::StringCollection
rbegin() const noexceptSystem::Collections::Specialized::StringCollection
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::String &value)System::Collections::Specialized::StringCollection
RemoveAt(int index)System::Collections::Specialized::StringCollection
RemovedSharedRefs(int count)System::Objectinline
rend() noexceptSystem::Collections::Specialized::StringCollection
rend() const noexceptSystem::Collections::Specialized::StringCollection
reverse_iterator typedefSystem::Collections::Specialized::StringCollection
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
StringCollection()System::Collections::Specialized::StringCollection
ToString() constSystem::Objectvirtual
Type()System::Objectinlinestatic
Unlock()System::Object
ValueType typedefSystem::Collections::Generic::IEnumerable< System::String >
virtualizeBeginConstIterator() const overrideSystem::Collections::Specialized::StringCollectionvirtual
virtualizeBeginIterator() overrideSystem::Collections::Specialized::StringCollectionvirtual
virtualized_iterator typedefSystem::Collections::Generic::IEnumerable< System::String >
virtualized_iterator_element typedefSystem::Collections::Generic::IEnumerable< System::String >
virtualizeEndConstIterator() const overrideSystem::Collections::Specialized::StringCollectionvirtual
virtualizeEndIterator() overrideSystem::Collections::Specialized::StringCollectionvirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
~IEnumerable() overrideSystem::Collections::Generic::IEnumerable< System::String >inlineprotected
~Object()System::Objectvirtual
~StringCollection() overrideSystem::Collections::Specialized::StringCollectionprotected