System::Xml::Schema::XmlSchemaCollection Member List

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

Add(const String &ns, const String &uri)System::Xml::Schema::XmlSchemaCollection
Add(const String &ns, const SharedPtr< XmlReader > &reader)System::Xml::Schema::XmlSchemaCollection
Add(const String &ns, const SharedPtr< XmlReader > &reader, const SharedPtr< System::Xml::XmlResolver > &resolver)System::Xml::Schema::XmlSchemaCollection
Add(const SharedPtr< XmlSchema > &schema)System::Xml::Schema::XmlSchemaCollection
Add(const SharedPtr< XmlSchema > &schema, const SharedPtr< System::Xml::XmlResolver > &resolver)System::Xml::Schema::XmlSchemaCollection
Add(const SharedPtr< XmlSchemaCollection > &schema)System::Xml::Schema::XmlSchemaCollection
begin()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >inline
begin() constSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >inline
cbegin() constSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >inline
cend() constSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >inline
const_iterator typedefSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
Contains(const SharedPtr< XmlSchema > &schema)System::Xml::Schema::XmlSchemaCollection
Contains(const String &ns)System::Xml::Schema::XmlSchemaCollection
CopyTo(const ArrayPtr< SharedPtr< XmlSchema >> &array, int32_t index)System::Xml::Schema::XmlSchemaCollection
end()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >inline
end() constSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >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_Count()System::Xml::Schema::XmlSchemaCollection
get_NameTable()System::Xml::Schema::XmlSchemaCollection
GetCounter()System::Objectinline
GetEnumerator() overrideSystem::Xml::Schema::XmlSchemaCollectionvirtual
GetEnumeratorAsVirtualizedIterator()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >inlineprotected
GetEnumeratorAsVirtualizedIterator() constSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >inlineprotected
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
idx_get(const String &ns)System::Xml::Schema::XmlSchemaCollection
IEnumeratorType typedefSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
Is(const TypeInfo &targetType) constSystem::Objectvirtual
iterator typedefSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_All(std::function< bool(SharedPtr< System::Xml::Schema::XmlSchema >)> predicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_Any()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_Any(std::function< bool(SharedPtr< System::Xml::Schema::XmlSchema >)> predicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_Cast()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_Cast()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_Concat(SharedPtr< IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >> sequence)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_Contains(SharedPtr< System::Xml::Schema::XmlSchema > value)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_Count()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_Count(const Func< SharedPtr< System::Xml::Schema::XmlSchema >, bool > &predicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_ElementAt(int index)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_First()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_First(const Func< SharedPtr< System::Xml::Schema::XmlSchema >, bool > &predicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_FirstOrDefault()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_FirstOrDefault(std::function< bool(SharedPtr< System::Xml::Schema::XmlSchema >)> predicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_GroupBy(System::Func< SharedPtr< System::Xml::Schema::XmlSchema >, Key > keyPredicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_GroupBy(System::Func< Source, Key > keyPredicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_Last()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_LastOrDefault()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_OfType()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_OfType()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_OrderBy(const Func< SharedPtr< System::Xml::Schema::XmlSchema >, Key > &keySelector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_OrderBy(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_OrderByDescending(const Func< SharedPtr< System::Xml::Schema::XmlSchema >, Key > &keySelector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_OrderByDescending(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_Select(const Func< SharedPtr< System::Xml::Schema::XmlSchema >, ResultType > &selector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_Select(const Func< SharedPtr< System::Xml::Schema::XmlSchema >, int32_t, ResultType > &selector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_Select(const Func< Source, Result > &selector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_Select(const Func< Source, int32_t, Result > &selector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_SelectMany(const Func< SharedPtr< System::Xml::Schema::XmlSchema >, SharedPtr< IEnumerable< ResultType >>> &selector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result >>> &selector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_ToArray()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_ToList()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
LINQ_Where(std::function< bool(SharedPtr< System::Xml::Schema::XmlSchema >)> predicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
Lock()System::Object
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(Object const &x)System::Objectinline
Ptr typedefSystem::Xml::Schema::XmlSchemaCollection
ptr typedefSystem::Object
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
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
ToString() constSystem::Objectvirtual
Type()System::Objectinlinestatic
Unlock()System::Object
ValidationEventHandlerSystem::Xml::Schema::XmlSchemaCollection
ValueType typedefSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
virtualizeBeginConstIterator() constSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >inlinevirtual
virtualizeBeginIterator()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >inlinevirtual
virtualized_iterator typedefSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
virtualized_iterator_element typedefSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >
virtualizeEndConstIterator() constSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >inlinevirtual
virtualizeEndIterator()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >inlinevirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
XmlSchemaCollection()System::Xml::Schema::XmlSchemaCollection
XmlSchemaCollection(const SharedPtr< XmlNameTable > &nametable)System::Xml::Schema::XmlSchemaCollection
~IEnumerable() overrideSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchema > >inlineprotected
~Object()System::Objectvirtual
~XmlSchemaCollection()System::Xml::Schema::XmlSchemaCollectionprotectedvirtual