System::Xml::Schema::XmlSchemaObjectCollection Member List

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

Add(const SharedPtr< XmlSchemaObject > &item)System::Xml::Schema::XmlSchemaObjectCollection
begin()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inline
begin() constSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inline
cbegin() constSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inline
cend() constSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inline
Clear()System::Collections::CollectionBase< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inline
CollectionBase()System::Collections::CollectionBase< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlineprotected
CollectionBase(int32_t capacity)System::Collections::CollectionBase< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlineprotected
const_iterator typedefSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
Contains(const SharedPtr< XmlSchemaObject > &item)System::Xml::Schema::XmlSchemaObjectCollection
CopyTo(const ArrayPtr< SharedPtr< XmlSchemaObject >> &array, int32_t index)System::Xml::Schema::XmlSchemaObjectCollection
end()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inline
end() constSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >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_Capacity()System::Collections::CollectionBase< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inline
get_Count()System::Collections::CollectionBase< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inline
get_InnerList()System::Collections::CollectionBase< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlineprotected
get_List()System::Collections::CollectionBase< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlineprotected
GetCounter()System::Objectinline
GetEnumerator() overrideSystem::Xml::Schema::XmlSchemaObjectCollectionvirtual
GetEnumeratorAsVirtualizedIterator()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlineprotected
GetEnumeratorAsVirtualizedIterator() constSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlineprotected
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
idx_get(int32_t index)System::Xml::Schema::XmlSchemaObjectCollectionvirtual
idx_set(int32_t index, SharedPtr< XmlSchemaObject > value)System::Xml::Schema::XmlSchemaObjectCollectionvirtual
IEnumeratorType typedefSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
IndexOf(const SharedPtr< XmlSchemaObject > &item)System::Xml::Schema::XmlSchemaObjectCollection
Insert(int32_t index, const SharedPtr< XmlSchemaObject > &item)System::Xml::Schema::XmlSchemaObjectCollection
Is(const TypeInfo &targetType) constSystem::Objectvirtual
iterator typedefSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_All(std::function< bool(SharedPtr< System::Xml::Schema::XmlSchemaObject >)> predicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_Any()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_Any(std::function< bool(SharedPtr< System::Xml::Schema::XmlSchemaObject >)> predicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_Cast()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_Cast()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_Concat(SharedPtr< IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >> sequence)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_Contains(SharedPtr< System::Xml::Schema::XmlSchemaObject > value)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_Count()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_Count(const Func< SharedPtr< System::Xml::Schema::XmlSchemaObject >, bool > &predicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_ElementAt(int index)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_First()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_First(const Func< SharedPtr< System::Xml::Schema::XmlSchemaObject >, bool > &predicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_FirstOrDefault()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_FirstOrDefault(std::function< bool(SharedPtr< System::Xml::Schema::XmlSchemaObject >)> predicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_GroupBy(System::Func< SharedPtr< System::Xml::Schema::XmlSchemaObject >, Key > keyPredicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_GroupBy(System::Func< Source, Key > keyPredicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_Last()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_LastOrDefault()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_OfType()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_OfType()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_OrderBy(const Func< SharedPtr< System::Xml::Schema::XmlSchemaObject >, Key > &keySelector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_OrderBy(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_OrderByDescending(const Func< SharedPtr< System::Xml::Schema::XmlSchemaObject >, Key > &keySelector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_OrderByDescending(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_Select(const Func< SharedPtr< System::Xml::Schema::XmlSchemaObject >, ResultType > &selector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_Select(const Func< SharedPtr< System::Xml::Schema::XmlSchemaObject >, int32_t, ResultType > &selector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_Select(const Func< Source, Result > &selector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_Select(const Func< Source, int32_t, Result > &selector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_SelectMany(const Func< SharedPtr< System::Xml::Schema::XmlSchemaObject >, SharedPtr< IEnumerable< ResultType >>> &selector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result >>> &selector)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_ToArray()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_ToList()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
LINQ_Where(std::function< bool(SharedPtr< System::Xml::Schema::XmlSchemaObject >)> predicate)System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
Lock()System::Object
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
OnClear() overrideSystem::Xml::Schema::XmlSchemaObjectCollectionprotectedvirtual
OnClearComplete()System::Collections::CollectionBase< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlineprotectedvirtual
OnInsert(int32_t index, const SharedPtr< XmlSchemaObject > &item) overrideSystem::Xml::Schema::XmlSchemaObjectCollectionprotectedvirtual
OnInsertComplete(int32_t index, const SharedPtr< System::Xml::Schema::XmlSchemaObject > &value)System::Collections::CollectionBase< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlineprotectedvirtual
OnRemove(int32_t index, const SharedPtr< XmlSchemaObject > &item) overrideSystem::Xml::Schema::XmlSchemaObjectCollectionprotectedvirtual
OnRemoveComplete(int32_t index, const SharedPtr< System::Xml::Schema::XmlSchemaObject > &value)System::Collections::CollectionBase< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlineprotectedvirtual
OnSet(int32_t index, const SharedPtr< XmlSchemaObject > &oldValue, const SharedPtr< XmlSchemaObject > &newValue) overrideSystem::Xml::Schema::XmlSchemaObjectCollectionprotectedvirtual
OnSetComplete(int32_t index, const SharedPtr< System::Xml::Schema::XmlSchemaObject > &oldValue, const SharedPtr< System::Xml::Schema::XmlSchemaObject > &newValue)System::Collections::CollectionBase< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlineprotectedvirtual
OnValidate(const SharedPtr< System::Xml::Schema::XmlSchemaObject > &value)System::Collections::CollectionBase< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlineprotectedvirtual
operator=(Object const &x)System::Objectinline
Ptr typedefSystem::Xml::Schema::XmlSchemaObjectCollection
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
Remove(const SharedPtr< XmlSchemaObject > &item)System::Xml::Schema::XmlSchemaObjectCollection
RemoveAt(int32_t index)System::Collections::CollectionBase< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inline
RemovedSharedRefs(int count)System::Objectinline
set_Capacity(int32_t value)System::Collections::CollectionBase< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inline
SetTemplateWeakPtr(uint32_t argument) overrideSystem::Xml::Schema::XmlSchemaObjectCollectionvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
ToString() constSystem::Objectvirtual
Type()System::Objectinlinestatic
Unlock()System::Object
ValueType typedefSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
virtualizeBeginConstIterator() constSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlinevirtual
virtualizeBeginIterator()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlinevirtual
virtualized_iterator typedefSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
virtualized_iterator_element typedefSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >
virtualizeEndConstIterator() constSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlinevirtual
virtualizeEndIterator()System::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlinevirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
XmlSchemaObjectCollection()System::Xml::Schema::XmlSchemaObjectCollection
XmlSchemaObjectCollection(const SharedPtr< XmlSchemaObject > &parent)System::Xml::Schema::XmlSchemaObjectCollection
~CollectionBase()System::Collections::CollectionBase< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlineprotectedvirtual
~IEnumerable() overrideSystem::Collections::Generic::IEnumerable< SharedPtr< System::Xml::Schema::XmlSchemaObject > >inlineprotected
~Object()System::Objectvirtual
~XmlSchemaObjectCollection()System::Xml::Schema::XmlSchemaObjectCollectionprotectedvirtual