The IReadOnlySchemaObjectCollection<(Of <(<'T>)>)> type exposes the following members.

Methods

  NameDescription
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<(Of <(<'T>)>)>.)
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)
Public methodRefresh
Refreshes the schema object.

Extension Methods

  NameDescription
Public Extension MethodAsIndexedEnumerable<(Of <<'(T>)>>)
Returns an IndexedEnumerable from any collection implementing IEnumerable<T>
(Defined by IndexedEnumerable.)

See Also