_add_range(std::initializer_list< SharedPtr< X509Certificate2 > > list) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
Add(const SharedPtr< X509Certificate2 > &item) override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
AddInitializer(int size, const SharedPtr< X509Certificate2 > inits[]) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
AddRange(IEnumerablePtr collection) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
AsReadOnly() | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
BaseType typedef | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | |
begin() noexcept | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
begin() const noexcept | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
BinarySearch(const SharedPtr< X509Certificate2 > &item) const | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
BinarySearch(const SharedPtr< X509Certificate2 > &item, const SharedPtr< System::Collections::Generic::IComparer< SharedPtr< X509Certificate2 > > > &comparer) const | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
BinarySearch(int index, int count, const SharedPtr< X509Certificate2 > &item, const SharedPtr< System::Collections::Generic::IComparer< SharedPtr< X509Certificate2 > > > &comparer) const | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
cbegin() const noexcept | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
cend() const noexcept | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
Clear() override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
const_iterator typedef | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | |
const_reverse_iterator typedef | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | |
Contains(const SharedPtr< X509Certificate2 > &item) const override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
ConvertAll(Converter< SharedPtr< X509Certificate2 >, OutputType > converter) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
CopyTo(System::ArrayPtr< SharedPtr< X509Certificate2 > > array, int arrayIndex) override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
CopyTo(const System::ArrayPtr< SharedPtr< X509Certificate2 > > &array) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
CopyTo(int index, const System::ArrayPtr< SharedPtr< X509Certificate2 > > &array, int arrayIndex, int count) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
crbegin() const noexcept | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
crend() const noexcept | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
data() | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
data() const | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
end() noexcept | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
end() const noexcept | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | 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 |
Exists(System::Predicate< SharedPtr< X509Certificate2 > > match) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
FastCast(const Details::FastRttiBase &helper, void **out_ptr) const | System::Object | virtual |
Find(System::Predicate< SharedPtr< X509Certificate2 > > predicate) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
FindAll(System::Predicate< SharedPtr< X509Certificate2 > > match) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
FindIndex(System::Predicate< SharedPtr< X509Certificate2 > > match) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
FindIndex(int startIndex, System::Predicate< SharedPtr< X509Certificate2 > > match) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
FindIndex(int startIndex, int count, System::Predicate< SharedPtr< X509Certificate2 > > match) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
FindLast(System::Predicate< SharedPtr< X509Certificate2 > > match) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
ForEach(System::Action< SharedPtr< X509Certificate2 > > action) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
get_Capacity() const | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
get_Count() const override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
get_IsFixedSize() | System::Collections::Generic::IList< SharedPtr< X509Certificate2 > > | inline |
get_IsReadOnly() const | System::Collections::Generic::ICollection< SharedPtr< X509Certificate2 > > | inlinevirtual |
get_SyncRoot() const | System::Collections::Generic::ICollection< SharedPtr< X509Certificate2 > > | inline |
GetCounter() | System::Object | inline |
GetEnumerator() override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
GetHashCode() const | System::Object | virtual |
GetRange(int index, int count) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
GetType() const | System::Object | virtual |
ICollection() | System::Collections::Generic::ICollection< SharedPtr< X509Certificate2 > > | inline |
ICollection(const ICollection &) | System::Collections::Generic::ICollection< SharedPtr< X509Certificate2 > > | inline |
ICollection(ICollection &&) noexcept | System::Collections::Generic::ICollection< SharedPtr< X509Certificate2 > > | inline |
idx_get(int index) const override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
idx_set(int index, SharedPtr< X509Certificate2 > value) override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
IEnumerablePtr typedef | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | |
IEnumeratorPtr typedef | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | |
IEnumeratorType typedef | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
IndexOf(const SharedPtr< X509Certificate2 > &item) const override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
IndexOf(const SharedPtr< X509Certificate2 > &item, int index) const | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
Insert(int index, const SharedPtr< X509Certificate2 > &item) override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
InsertRange(int index, IEnumerablePtr collection) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
Is(const TypeInfo &targetType) const | System::Object | virtual |
iterator typedef | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | |
LastIndexOf(const SharedPtr< X509Certificate2 > &item) const | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
LastIndexOf(const SharedPtr< X509Certificate2 > &item, int32_t index) const | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
LastIndexOf(const SharedPtr< X509Certificate2 > &item, int32_t index, int32_t count) const | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
LINQ_All(std::function< bool(SharedPtr< X509Certificate2 >)> predicate) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_Any() | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_Any(std::function< bool(SharedPtr< X509Certificate2 >)> predicate) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_Cast() | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_Cast() | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_Concat(SharedPtr< IEnumerable< SharedPtr< X509Certificate2 > >> sequence) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_Contains(SharedPtr< X509Certificate2 > value) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_Count() | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_Count(const Func< SharedPtr< X509Certificate2 >, bool > &predicate) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_ElementAt(int index) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_First() | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_First(const Func< SharedPtr< X509Certificate2 >, bool > &predicate) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_FirstOrDefault() | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_FirstOrDefault(std::function< bool(SharedPtr< X509Certificate2 >)> predicate) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_GroupBy(System::Func< SharedPtr< X509Certificate2 >, Key > keyPredicate) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_GroupBy(System::Func< Source, Key > keyPredicate) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_Last() | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_LastOrDefault() | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_OfType() | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_OfType() | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_OrderBy(const Func< SharedPtr< X509Certificate2 >, Key > &keySelector) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_OrderBy(const Func< Source, Key > &keySelector) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_OrderByDescending(const Func< SharedPtr< X509Certificate2 >, Key > &keySelector) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_OrderByDescending(const Func< Source, Key > &keySelector) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_Select(const Func< SharedPtr< X509Certificate2 >, ResultType > &selector) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_Select(const Func< SharedPtr< X509Certificate2 >, int32_t, ResultType > &selector) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_Select(const Func< Source, Result > &selector) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_Select(const Func< Source, int32_t, Result > &selector) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_SelectMany(const Func< SharedPtr< X509Certificate2 >, SharedPtr< IEnumerable< ResultType >>> &selector) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result >>> &selector) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_ToArray() | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_ToList() | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
LINQ_Where(std::function< bool(SharedPtr< X509Certificate2 >)> predicate) | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
List() | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
List(int capacity) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
List(IEnumerablePtr collection) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
Lock() | System::Object | |
MemberwiseClone() const | System::Object | virtual |
Object() | System::Object | |
Object(Object const &x) | System::Object | |
System::operator=(Object const &x) | System::Object | inline |
IList< SharedPtr< X509Certificate2 > >::operator=(ICollection &&) noexcept | System::Collections::Generic::ICollection< SharedPtr< X509Certificate2 > > | inline |
IList< SharedPtr< X509Certificate2 > >::operator=(const ICollection &) | System::Collections::Generic::ICollection< SharedPtr< X509Certificate2 > > | inline |
operator[](int index) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
operator[](int index) const | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
ptr typedef | System::Object | |
rbegin() noexcept | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
rbegin() const noexcept | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
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 SharedPtr< X509Certificate2 > &item) override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
RemoveAll(Predicate< SharedPtr< X509Certificate2 > > match) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
RemoveAt(int index) override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
RemovedSharedRefs(int count) | System::Object | inline |
RemoveRange(int index, int count) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
rend() noexcept | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
rend() const noexcept | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
Reverse() | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
Reverse(int index, int count) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
reverse_iterator typedef | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | |
set_Capacity(int capacity) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
SetTemplateWeakPtr(uint32_t argument) | System::Object | virtual |
SharedCount() const | System::Object | inline |
SharedRefAdded() | System::Object | inline |
SharedRefRemovedSafe() | System::Object | inline |
Sort(const SharedPtr< System::Collections::Generic::IComparer< SharedPtr< X509Certificate2 > > > &comparator) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
Sort() | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
Sort(int index, int count, SharedPtr< System::Collections::Generic::IComparer< SharedPtr< X509Certificate2 > > > comparator) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
Sort(Comparison< SharedPtr< X509Certificate2 > > comparison, bool) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
ThisType typedef | System::Collections::Generic::IList< SharedPtr< X509Certificate2 > > | |
ToArray() const | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
ToString() const | System::Object | virtual |
TrimExcess() | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
TrueForAll(System::Predicate< SharedPtr< X509Certificate2 > > match) | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inline |
Type() | System::Object | inlinestatic |
Unlock() | System::Object | |
ValueType typedef | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | |
vector_t typedef | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | |
virtualizeBeginConstIterator() const override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
virtualizeBeginIterator() override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
virtualized_iterator typedef | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
virtualized_iterator_element typedef | System::Collections::Generic::IEnumerable< SharedPtr< X509Certificate2 > > | |
virtualizeEndConstIterator() const override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
virtualizeEndIterator() override | System::Collections::Generic::List< SharedPtr< X509Certificate2 > > | inlinevirtual |
WeakRefAdded() | System::Object | inline |
WeakRefRemoved() | System::Object | inline |
~ICollection() | System::Collections::Generic::ICollection< SharedPtr< X509Certificate2 > > | inlinevirtual |
~Object() | System::Object | virtual |