_add_range(std::initializer_list< SharedPtr< X509Extension > > list) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
Add(const SharedPtr< X509Extension > &item) override | System::Collections::Generic::List< SharedPtr< X509Extension > > | inlinevirtual |
AddInitializer(int size, const SharedPtr< X509Extension > inits[]) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
AddRange(IEnumerablePtr collection) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
AsReadOnly() | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
BinarySearch(const SharedPtr< X509Extension > &item) const | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
BinarySearch(const SharedPtr< X509Extension > &item, const SharedPtr< System::Collections::Generic::IComparer< SharedPtr< X509Extension > > > &comparer) const | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
BinarySearch(int index, int count, const SharedPtr< X509Extension > &item, const SharedPtr< System::Collections::Generic::IComparer< SharedPtr< X509Extension > > > &comparer) const | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
Clear() override | System::Collections::Generic::List< SharedPtr< X509Extension > > | inlinevirtual |
const_iterator_t typedef | System::Collections::Generic::List< SharedPtr< X509Extension > > | protected |
Contains(const SharedPtr< X509Extension > &item) const override | System::Collections::Generic::List< SharedPtr< X509Extension > > | inlinevirtual |
ConvertAll(Converter< SharedPtr< X509Extension >, OutputType > converter) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
CopyTo(System::ArrayPtr< SharedPtr< X509Extension > > array, int arrayIndex) override | System::Collections::Generic::List< SharedPtr< X509Extension > > | inlinevirtual |
CopyTo(const System::ArrayPtr< SharedPtr< X509Extension > > &array) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
CopyTo(int index, const System::ArrayPtr< SharedPtr< X509Extension > > &array, int arrayIndex, int count) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
data() | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
data() const | System::Collections::Generic::List< SharedPtr< X509Extension > > | 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< X509Extension > > match) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
Find(System::Predicate< SharedPtr< X509Extension > > predicate) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
FindAll(System::Predicate< SharedPtr< X509Extension > > match) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
FindIndex(System::Predicate< SharedPtr< X509Extension > > match) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
FindIndex(int startIndex, System::Predicate< SharedPtr< X509Extension > > match) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
FindIndex(int startIndex, int count, System::Predicate< SharedPtr< X509Extension > > match) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
FindLast(System::Predicate< SharedPtr< X509Extension > > match) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
ForEach(System::Action< SharedPtr< X509Extension > > action) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
get_Capacity() const | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
get_Count() const override | System::Collections::Generic::List< SharedPtr< X509Extension > > | inlinevirtual |
get_IsReadOnly() const | System::Collections::Generic::ICollection< SharedPtr< X509Extension > > | inlinevirtual |
GetCounter() | System::Object | inline |
GetEnumerator() override | System::Collections::Generic::List< SharedPtr< X509Extension > > | inlinevirtual |
GetHashCode() const | System::Object | virtual |
GetRange(int index, int count) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
GetType() const | System::Object | virtual |
ICollection() | System::Collections::Generic::ICollection< SharedPtr< X509Extension > > | inline |
ICollection(const ICollection &) | System::Collections::Generic::ICollection< SharedPtr< X509Extension > > | inline |
ICollection(ICollection &&) | System::Collections::Generic::ICollection< SharedPtr< X509Extension > > | inline |
idx_get(const String &key) const | System::Security::Cryptography::X509Certificates::X509ExtensionCollection | |
List< SharedPtr< X509Extension > >::idx_get(int index) const override | System::Collections::Generic::List< SharedPtr< X509Extension > > | inlinevirtual |
idx_set(int index, SharedPtr< X509Extension > value) override | System::Collections::Generic::List< SharedPtr< X509Extension > > | inlinevirtual |
IEnumerablePtr typedef | System::Collections::Generic::List< SharedPtr< X509Extension > > | |
IEnumeratorPtr typedef | System::Collections::Generic::List< SharedPtr< X509Extension > > | |
IEnumeratorType typedef | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
IndexOf(const SharedPtr< X509Extension > &item) const override | System::Collections::Generic::List< SharedPtr< X509Extension > > | inlinevirtual |
IndexOf(const SharedPtr< X509Extension > &item, int index) const | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
Insert(int index, const SharedPtr< X509Extension > &item) override | System::Collections::Generic::List< SharedPtr< X509Extension > > | inlinevirtual |
InsertRange(int index, IEnumerablePtr collection) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
Is(const TypeInfo &targetType) const | System::Object | virtual |
iterator_t typedef | System::Collections::Generic::List< SharedPtr< X509Extension > > | protected |
LastIndexOf(const SharedPtr< X509Extension > &item) const | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
LastIndexOf(const SharedPtr< X509Extension > &item, int32_t index) const | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
LastIndexOf(const SharedPtr< X509Extension > &item, int32_t index, int32_t count) const | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
LINQ_All(std::function< bool(SharedPtr< X509Extension >)> predicate) | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_Any() | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_Any(std::function< bool(SharedPtr< X509Extension >)> predicate) | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_Cast() | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_Cast() | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_Contains(SharedPtr< X509Extension > value) | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_Count() | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_ElementAt(int index) | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_First() | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_FirstOrDefault() | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_FirstOrDefault(std::function< bool(SharedPtr< X509Extension >)> predicate) | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_Last() | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_LastOrDefault() | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_OfType() | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_OfType() | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_Select(const Func< SharedPtr< X509Extension >, ResultType > &selector) | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_Select(const Func< Source, Result > &selector) | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_ToArray() | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_ToList() | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
LINQ_Where(std::function< bool(SharedPtr< X509Extension >)> predicate) | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | |
List() | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
List(int capacity) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
List(IEnumerablePtr collection) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
Lock() | System::Object | |
m_data | System::Collections::Generic::List< SharedPtr< X509Extension > > | protected |
MemberwiseClone() const | System::Object | virtual |
Object() | System::Object | |
Object(Object const &x) | System::Object | |
System::operator=(Object const &x) | System::Object | inline |
IList< SharedPtr< X509Extension > >::operator=(ICollection &&) | System::Collections::Generic::ICollection< SharedPtr< X509Extension > > | inline |
IList< SharedPtr< X509Extension > >::operator=(const ICollection &) | System::Collections::Generic::ICollection< SharedPtr< X509Extension > > | inline |
operator[](int index) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
operator[](int index) const | System::Collections::Generic::List< SharedPtr< X509Extension > > | 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 SharedPtr< X509Extension > &item) override | System::Collections::Generic::List< SharedPtr< X509Extension > > | inlinevirtual |
RemoveAll(Predicate< SharedPtr< X509Extension > > match) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
RemoveAt(int index) override | System::Collections::Generic::List< SharedPtr< X509Extension > > | inlinevirtual |
RemovedSharedRefs(int count) | System::Object | inline |
RemoveRange(int index, int count) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
Reverse() | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
Reverse(int index, int count) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
set_Capacity(int capacity) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
SetTemplateWeakPtr(unsigned int argument) | System::Object | virtual |
shared_members_type typedef | System::Object | |
SharedCount() const | System::Object | inline |
SharedRefAdded() | System::Object | inline |
SharedRefRemovedSafe() | System::Object | inline |
Sort(const SharedPtr< System::Collections::Generic::IComparer< SharedPtr< X509Extension > > > &comparator) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
Sort() | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
Sort(int index, int count, SharedPtr< System::Collections::Generic::IComparer< SharedPtr< X509Extension > > > comparator) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
Sort(Comparison< SharedPtr< X509Extension > > comparison, bool) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
ThisPtr typedef | System::Collections::Generic::List< SharedPtr< X509Extension > > | protected |
ToArray() const | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
ToString() const | System::Object | virtual |
TrimExcess() | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
TrueForAll(System::Predicate< SharedPtr< X509Extension > > match) | System::Collections::Generic::List< SharedPtr< X509Extension > > | inline |
Type() | System::Object | inlinestatic |
Unlock() | System::Object | |
ValueType typedef | System::Collections::Generic::List< SharedPtr< X509Extension > > | |
vector_t typedef | System::Collections::Generic::List< SharedPtr< X509Extension > > | |
WeakRefAdded() | System::Object | inline |
WeakRefRemoved() | System::Object | inline |
X509ExtensionCollection()=default | System::Security::Cryptography::X509Certificates::X509ExtensionCollection | |
~ICollection() | System::Collections::Generic::ICollection< SharedPtr< X509Extension > > | inlinevirtual |
~IEnumerable() override | System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > > | inlineprotected |
~List() override | System::Collections::Generic::List< SharedPtr< X509Extension > > | inlineprotected |
~Object() | System::Object | virtual |
~X509ExtensionCollection() override | System::Security::Cryptography::X509Certificates::X509ExtensionCollection | protected |