System::Security::Cryptography::X509Certificates::X509ExtensionCollection Member List

This is the complete list of members for System::Security::Cryptography::X509Certificates::X509ExtensionCollection, including all inherited members.

_add_range(std::initializer_list< SharedPtr< X509Extension > > list)System::Collections::Generic::List< SharedPtr< X509Extension > >inline
Add(const SharedPtr< X509Extension > &item) overrideSystem::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
begin() noexceptSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
begin() const noexceptSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
BinarySearch(const SharedPtr< X509Extension > &item) constSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
BinarySearch(const SharedPtr< X509Extension > &item, const SharedPtr< System::Collections::Generic::IComparer< SharedPtr< X509Extension > > > &comparer) constSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
BinarySearch(int index, int count, const SharedPtr< X509Extension > &item, const SharedPtr< System::Collections::Generic::IComparer< SharedPtr< X509Extension > > > &comparer) constSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
cbegin() const noexceptSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
cend() const noexceptSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
Clear() overrideSystem::Collections::Generic::List< SharedPtr< X509Extension > >inlinevirtual
const_iterator typedefSystem::Collections::Generic::List< SharedPtr< X509Extension > >
const_reverse_iterator typedefSystem::Collections::Generic::List< SharedPtr< X509Extension > >
Contains(const SharedPtr< X509Extension > &item) const overrideSystem::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) overrideSystem::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
crbegin() const noexceptSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
crend() const noexceptSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
data()System::Collections::Generic::List< SharedPtr< X509Extension > >inline
data() constSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
end() noexceptSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
end() const noexceptSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
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
Exists(System::Predicate< SharedPtr< X509Extension > > match)System::Collections::Generic::List< SharedPtr< X509Extension > >inline
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
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() constSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
get_Count() const overrideSystem::Collections::Generic::List< SharedPtr< X509Extension > >inlinevirtual
get_IsFixedSize()System::Collections::Generic::IList< SharedPtr< X509Extension > >inline
get_IsReadOnly() constSystem::Collections::Generic::ICollection< SharedPtr< X509Extension > >inlinevirtual
get_SyncRoot() constSystem::Collections::Generic::ICollection< SharedPtr< X509Extension > >inline
GetCounter()System::Objectinline
GetEnumerator() overrideSystem::Collections::Generic::List< SharedPtr< X509Extension > >inlinevirtual
GetHashCode() constSystem::Objectvirtual
GetRange(int index, int count)System::Collections::Generic::List< SharedPtr< X509Extension > >inline
GetType() constSystem::Objectvirtual
ICollection()System::Collections::Generic::ICollection< SharedPtr< X509Extension > >inline
ICollection(const ICollection &)System::Collections::Generic::ICollection< SharedPtr< X509Extension > >inline
ICollection(ICollection &&) noexceptSystem::Collections::Generic::ICollection< SharedPtr< X509Extension > >inline
idx_get(const String &key) constSystem::Security::Cryptography::X509Certificates::X509ExtensionCollection
List< SharedPtr< X509Extension > >::idx_get(int index) const overrideSystem::Collections::Generic::List< SharedPtr< X509Extension > >inlinevirtual
idx_set(int index, SharedPtr< X509Extension > value) overrideSystem::Collections::Generic::List< SharedPtr< X509Extension > >inlinevirtual
IEnumerablePtr typedefSystem::Collections::Generic::List< SharedPtr< X509Extension > >
IEnumeratorPtr typedefSystem::Collections::Generic::List< SharedPtr< X509Extension > >
IEnumeratorType typedefSystem::Collections::Generic::IEnumerable< SharedPtr< X509Extension > >
IndexOf(const SharedPtr< X509Extension > &item) const overrideSystem::Collections::Generic::List< SharedPtr< X509Extension > >inlinevirtual
IndexOf(const SharedPtr< X509Extension > &item, int index) constSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
Insert(int index, const SharedPtr< X509Extension > &item) overrideSystem::Collections::Generic::List< SharedPtr< X509Extension > >inlinevirtual
InsertRange(int index, IEnumerablePtr collection)System::Collections::Generic::List< SharedPtr< X509Extension > >inline
Is(const TypeInfo &targetType) constSystem::Objectvirtual
iterator typedefSystem::Collections::Generic::List< SharedPtr< X509Extension > >
LastIndexOf(const SharedPtr< X509Extension > &item) constSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
LastIndexOf(const SharedPtr< X509Extension > &item, int32_t index) constSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
LastIndexOf(const SharedPtr< X509Extension > &item, int32_t index, int32_t count) constSystem::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_Concat(SharedPtr< IEnumerable< SharedPtr< X509Extension > >> sequence)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_Count(const Func< SharedPtr< X509Extension >, bool > &predicate)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_First(const Func< SharedPtr< X509Extension >, bool > &predicate)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_GroupBy(System::Func< SharedPtr< X509Extension >, Key > keyPredicate)System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > >
LINQ_GroupBy(System::Func< Source, Key > keyPredicate)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_OrderBy(const Func< SharedPtr< X509Extension >, Key > &keySelector)System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > >
LINQ_OrderBy(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > >
LINQ_OrderByDescending(const Func< SharedPtr< X509Extension >, Key > &keySelector)System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > >
LINQ_OrderByDescending(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > >
LINQ_Select(const Func< SharedPtr< X509Extension >, ResultType > &selector)System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > >
LINQ_Select(const Func< SharedPtr< X509Extension >, int32_t, ResultType > &selector)System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > >
LINQ_Select(const Func< Source, Result > &selector)System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > >
LINQ_Select(const Func< Source, int32_t, Result > &selector)System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > >
LINQ_SelectMany(const Func< SharedPtr< X509Extension >, SharedPtr< IEnumerable< ResultType >>> &selector)System::Collections::Generic::IEnumerable< SharedPtr< X509Extension > >
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< 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
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
System::operator=(Object const &x)System::Objectinline
IList< SharedPtr< X509Extension > >::operator=(ICollection &&) noexceptSystem::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) constSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
ptr typedefSystem::Object
rbegin() noexceptSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
rbegin() const noexceptSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
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 SharedPtr< X509Extension > &item) overrideSystem::Collections::Generic::List< SharedPtr< X509Extension > >inlinevirtual
RemoveAll(Predicate< SharedPtr< X509Extension > > match)System::Collections::Generic::List< SharedPtr< X509Extension > >inline
RemoveAt(int index) overrideSystem::Collections::Generic::List< SharedPtr< X509Extension > >inlinevirtual
RemovedSharedRefs(int count)System::Objectinline
RemoveRange(int index, int count)System::Collections::Generic::List< SharedPtr< X509Extension > >inline
rend() noexceptSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
rend() const noexceptSystem::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
reverse_iterator typedefSystem::Collections::Generic::List< SharedPtr< X509Extension > >
set_Capacity(int capacity)System::Collections::Generic::List< SharedPtr< X509Extension > >inline
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
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
ToArray() constSystem::Collections::Generic::List< SharedPtr< X509Extension > >inline
ToString() constSystem::Objectvirtual
TrimExcess()System::Collections::Generic::List< SharedPtr< X509Extension > >inline
TrueForAll(System::Predicate< SharedPtr< X509Extension > > match)System::Collections::Generic::List< SharedPtr< X509Extension > >inline
Type()System::Objectinlinestatic
Unlock()System::Object
ValueType typedefSystem::Collections::Generic::List< SharedPtr< X509Extension > >
vector_t typedefSystem::Collections::Generic::List< SharedPtr< X509Extension > >
virtualizeBeginConstIterator() const overrideSystem::Collections::Generic::List< SharedPtr< X509Extension > >inlinevirtual
virtualizeBeginIterator() overrideSystem::Collections::Generic::List< SharedPtr< X509Extension > >inlinevirtual
virtualized_iterator typedefSystem::Collections::Generic::IEnumerable< SharedPtr< X509Extension > >
virtualized_iterator_element typedefSystem::Collections::Generic::IEnumerable< SharedPtr< X509Extension > >
virtualizeEndConstIterator() const overrideSystem::Collections::Generic::List< SharedPtr< X509Extension > >inlinevirtual
virtualizeEndIterator() overrideSystem::Collections::Generic::List< SharedPtr< X509Extension > >inlinevirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
X509ExtensionCollection()=defaultSystem::Security::Cryptography::X509Certificates::X509ExtensionCollection
~ICollection()System::Collections::Generic::ICollection< SharedPtr< X509Extension > >inlinevirtual
~Object()System::Objectvirtual