Add(const System::SharedPtr< Cookie > &cookie) override | System::Net::CookieCollection | virtual |
Add(System::SharedPtr< CookieCollection > cookies) | System::Net::CookieCollection | |
begin() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | inline |
begin() const | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | inline |
cbegin() const | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | inline |
cend() const | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | inline |
Clear() override | System::Net::CookieCollection | virtual |
const_iterator typedef | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
Contains(const System::SharedPtr< Cookie > &cookie) const override | System::Net::CookieCollection | virtual |
CookieCollection() | System::Net::CookieCollection | |
ICollection< System::SharedPtr< System::Net::Cookie > >::CopyTo(System::ArrayPtr< System::SharedPtr< System::Net::Cookie > > array, int arrayIndex)=0 | System::Collections::Generic::ICollection< System::SharedPtr< System::Net::Cookie > > | pure virtual |
end() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | inline |
end() const | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | 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 | inlinestatic |
Equals(double const &objA, double const &objB) | System::Object | inlinestatic |
FastCast(const Details::FastRttiBase &helper, void **out_ptr) const | System::Object | virtual |
get_Count() const override | System::Net::CookieCollection | virtual |
get_IsOtherVersionSeen() | System::Net::CookieCollection | |
get_IsReadOnly() const | System::Collections::Generic::ICollection< System::SharedPtr< System::Net::Cookie > > | inlinevirtual |
GetCounter() | System::Object | inline |
GetEnumerator() override | System::Net::CookieCollection | virtual |
GetEnumeratorAsVirtualizedIterator() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | inlineprotected |
GetEnumeratorAsVirtualizedIterator() const | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | inlineprotected |
GetHashCode() const | System::Object | virtual |
GetType() const | System::Object | virtual |
ICollection() | System::Collections::Generic::ICollection< System::SharedPtr< System::Net::Cookie > > | inline |
ICollection(const ICollection &) | System::Collections::Generic::ICollection< System::SharedPtr< System::Net::Cookie > > | inline |
ICollection(ICollection &&) noexcept | System::Collections::Generic::ICollection< System::SharedPtr< System::Net::Cookie > > | inline |
idx_get(int32_t index) | System::Net::CookieCollection | |
idx_get(String name) | System::Net::CookieCollection | |
IEnumeratorType typedef | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
IndexOf(System::SharedPtr< Cookie > cookie) | System::Net::CookieCollection | |
InternalAdd(System::SharedPtr< Cookie > cookie, bool isStrict) | System::Net::CookieCollection | |
Is(const TypeInfo &targetType) const | System::Object | virtual |
iterator typedef | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Aggregate(const Func< System::SharedPtr< System::Net::Cookie >, System::SharedPtr< System::Net::Cookie >, System::SharedPtr< System::Net::Cookie > > &func) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_All(std::function< bool(System::SharedPtr< System::Net::Cookie >)> predicate) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Any() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Any(std::function< bool(System::SharedPtr< System::Net::Cookie >)> predicate) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Cast() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Cast() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Concat(SharedPtr< IEnumerable< System::SharedPtr< System::Net::Cookie > > > sequence) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Contains(System::SharedPtr< System::Net::Cookie > value) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Count() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Count(const Func< System::SharedPtr< System::Net::Cookie >, bool > &predicate) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_ElementAt(int index) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_ElementAtOrDefault(int index) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_First() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_First(const Func< System::SharedPtr< System::Net::Cookie >, bool > &predicate) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_FirstOrDefault() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_FirstOrDefault(std::function< bool(System::SharedPtr< System::Net::Cookie >)> predicate) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_GroupBy(System::Func< System::SharedPtr< System::Net::Cookie >, Key > keyPredicate) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_GroupBy(System::Func< Source, Key > keyPredicate) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Last() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_LastOrDefault() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Max(const Func< System::SharedPtr< System::Net::Cookie >, ResultType > &selector) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Max(const Func< Source, ResultType > &selector) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Min(const Func< System::SharedPtr< System::Net::Cookie >, ResultType > &selector) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Min(const Func< Source, ResultType > &selector) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_OfType() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_OfType() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_OrderBy(const Func< System::SharedPtr< System::Net::Cookie >, Key > &keySelector) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_OrderBy(const Func< Source, Key > &keySelector) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_OrderByDescending(const Func< System::SharedPtr< System::Net::Cookie >, Key > &keySelector) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_OrderByDescending(const Func< Source, Key > &keySelector) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Reverse() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Select(const Func< System::SharedPtr< System::Net::Cookie >, ResultType > &selector) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Select(const Func< System::SharedPtr< System::Net::Cookie >, int32_t, ResultType > &selector) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Select(const Func< Source, Result > &selector) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Select(const Func< Source, int32_t, Result > &selector) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_SelectMany(const Func< System::SharedPtr< System::Net::Cookie >, SharedPtr< IEnumerable< ResultType > > > &selector) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result > > > &selector) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Take(int32_t count) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_ToArray() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_ToList() | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
LINQ_Where(std::function< bool(System::SharedPtr< System::Net::Cookie >)> predicate) | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
Lock() | System::Object | |
MemberwiseClone() const | System::Object | virtual |
Object() | System::Object | |
Object(Object const &x) | System::Object | |
operator=(ICollection &&) noexcept | System::Collections::Generic::ICollection< System::SharedPtr< System::Net::Cookie > > | inline |
operator=(const ICollection &) | System::Collections::Generic::ICollection< System::SharedPtr< System::Net::Cookie > > | inline |
IEnumerable< System::SharedPtr< System::Net::Cookie > >::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 |
Remove(const System::SharedPtr< Cookie > &cookie) override | System::Net::CookieCollection | virtual |
RemoveAt(int32_t idx) | System::Net::CookieCollection | |
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 |
Stamp enum name | System::Net::CookieCollection | |
TimeStamp(CookieCollection::Stamp how) | System::Net::CookieCollection | |
ToString() const | System::Object | virtual |
Type() | System::Object | inlinestatic |
Unlock() | System::Object | |
ValueType typedef | System::Collections::Generic::ICollection< System::SharedPtr< System::Net::Cookie > > | |
virtualizeBeginConstIterator() const override | System::Net::CookieCollection | virtual |
virtualizeBeginIterator() override | System::Net::CookieCollection | virtual |
virtualized_iterator typedef | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
virtualized_iterator_element typedef | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | |
virtualizeEndConstIterator() const override | System::Net::CookieCollection | virtual |
virtualizeEndIterator() override | System::Net::CookieCollection | virtual |
WeakRefAdded() | System::Object | inline |
WeakRefRemoved() | System::Object | inline |
~ICollection() | System::Collections::Generic::ICollection< System::SharedPtr< System::Net::Cookie > > | inlinevirtual |
~IEnumerable() override | System::Collections::Generic::IEnumerable< System::SharedPtr< System::Net::Cookie > > | inlineprotected |
~Object() | System::Object | virtual |