System::Xml::XmlNamespaceManager Member List

This is the complete list of members for System::Xml::XmlNamespaceManager, including all inherited members.

AddNamespace(String prefix, String uri)System::Xml::XmlNamespaceManagervirtual
begin()System::Collections::Generic::IEnumerable< String >inline
begin() constSystem::Collections::Generic::IEnumerable< String >inline
cbegin() constSystem::Collections::Generic::IEnumerable< String >inline
cend() constSystem::Collections::Generic::IEnumerable< String >inline
const_iterator typedefSystem::Collections::Generic::IEnumerable< String >
end()System::Collections::Generic::IEnumerable< String >inline
end() constSystem::Collections::Generic::IEnumerable< String >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
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
get_DefaultNamespace()System::Xml::XmlNamespaceManagervirtual
get_NameTable()System::Xml::XmlNamespaceManagervirtual
GetCounter()System::Objectinline
GetEnumerator() overrideSystem::Xml::XmlNamespaceManagervirtual
GetEnumeratorAsVirtualizedIterator()System::Collections::Generic::IEnumerable< String >inlineprotected
GetEnumeratorAsVirtualizedIterator() constSystem::Collections::Generic::IEnumerable< String >inlineprotected
GetHashCode() constSystem::Objectvirtual
GetNamespacesInScope(XmlNamespaceScope scope) overrideSystem::Xml::XmlNamespaceManagervirtual
GetType() constSystem::Objectvirtual
HasNamespace(String prefix)System::Xml::XmlNamespaceManagervirtual
IEnumeratorType typedefSystem::Collections::Generic::IEnumerable< String >
Is(const TypeInfo &targetType) constSystem::Objectvirtual
iterator typedefSystem::Collections::Generic::IEnumerable< String >
LINQ_All(std::function< bool(String)> predicate)System::Collections::Generic::IEnumerable< String >
LINQ_Any()System::Collections::Generic::IEnumerable< String >
LINQ_Any(std::function< bool(String)> predicate)System::Collections::Generic::IEnumerable< String >
LINQ_Cast()System::Collections::Generic::IEnumerable< String >
LINQ_Cast()System::Collections::Generic::IEnumerable< String >
LINQ_Concat(SharedPtr< IEnumerable< String >> sequence)System::Collections::Generic::IEnumerable< String >
LINQ_Contains(String value)System::Collections::Generic::IEnumerable< String >
LINQ_Count()System::Collections::Generic::IEnumerable< String >
LINQ_Count(const Func< String, bool > &predicate)System::Collections::Generic::IEnumerable< String >
LINQ_ElementAt(int index)System::Collections::Generic::IEnumerable< String >
LINQ_First()System::Collections::Generic::IEnumerable< String >
LINQ_First(const Func< String, bool > &predicate)System::Collections::Generic::IEnumerable< String >
LINQ_FirstOrDefault()System::Collections::Generic::IEnumerable< String >
LINQ_FirstOrDefault(std::function< bool(String)> predicate)System::Collections::Generic::IEnumerable< String >
LINQ_GroupBy(System::Func< String, Key > keyPredicate)System::Collections::Generic::IEnumerable< String >
LINQ_GroupBy(System::Func< Source, Key > keyPredicate)System::Collections::Generic::IEnumerable< String >
LINQ_Last()System::Collections::Generic::IEnumerable< String >
LINQ_LastOrDefault()System::Collections::Generic::IEnumerable< String >
LINQ_OfType()System::Collections::Generic::IEnumerable< String >
LINQ_OfType()System::Collections::Generic::IEnumerable< String >
LINQ_OrderBy(const Func< String, Key > &keySelector)System::Collections::Generic::IEnumerable< String >
LINQ_OrderBy(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< String >
LINQ_OrderByDescending(const Func< String, Key > &keySelector)System::Collections::Generic::IEnumerable< String >
LINQ_OrderByDescending(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< String >
LINQ_Select(const Func< String, ResultType > &selector)System::Collections::Generic::IEnumerable< String >
LINQ_Select(const Func< String, int32_t, ResultType > &selector)System::Collections::Generic::IEnumerable< String >
LINQ_Select(const Func< Source, Result > &selector)System::Collections::Generic::IEnumerable< String >
LINQ_Select(const Func< Source, int32_t, Result > &selector)System::Collections::Generic::IEnumerable< String >
LINQ_SelectMany(const Func< String, SharedPtr< IEnumerable< ResultType >>> &selector)System::Collections::Generic::IEnumerable< String >
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result >>> &selector)System::Collections::Generic::IEnumerable< String >
LINQ_ToArray()System::Collections::Generic::IEnumerable< String >
LINQ_ToList()System::Collections::Generic::IEnumerable< String >
LINQ_Where(std::function< bool(String)> predicate)System::Collections::Generic::IEnumerable< String >
Lock()System::Object
LookupNamespace(const String &prefix) overrideSystem::Xml::XmlNamespaceManagervirtual
LookupPrefix(const String &uri) overrideSystem::Xml::XmlNamespaceManagervirtual
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(Object const &x)System::Objectinline
PopScope()System::Xml::XmlNamespaceManagervirtual
Ptr typedefSystem::Xml::XmlNamespaceManager
ptr typedefSystem::Object
PushScope()System::Xml::XmlNamespaceManagervirtual
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
RemovedSharedRefs(int count)System::Objectinline
RemoveNamespace(String prefix, String uri)System::Xml::XmlNamespaceManagervirtual
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
ToString() constSystem::Objectvirtual
Type()System::Objectinlinestatic
Unlock()System::Object
ValueType typedefSystem::Collections::Generic::IEnumerable< String >
virtualizeBeginConstIterator() constSystem::Collections::Generic::IEnumerable< String >inlinevirtual
virtualizeBeginIterator()System::Collections::Generic::IEnumerable< String >inlinevirtual
virtualized_iterator typedefSystem::Collections::Generic::IEnumerable< String >
virtualized_iterator_element typedefSystem::Collections::Generic::IEnumerable< String >
virtualizeEndConstIterator() constSystem::Collections::Generic::IEnumerable< String >inlinevirtual
virtualizeEndIterator()System::Collections::Generic::IEnumerable< String >inlinevirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
XmlNamespaceManager(const SharedPtr< XmlNameTable > &nameTable)System::Xml::XmlNamespaceManager
~IEnumerable() overrideSystem::Collections::Generic::IEnumerable< String >inlineprotected
~Object()System::Objectvirtual
~XmlNamespaceManager()System::Xml::XmlNamespaceManagerprotectedvirtual