EntityFrameworkCoreXmlRepository<TContext>.GetAllElements Metoda

Definicja

Pobiera wszystkie elementy XML najwyższego poziomu w repozytorium.

public:
 virtual System::Collections::Generic::IReadOnlyCollection<System::Xml::Linq::XElement ^> ^ GetAllElements();
public virtual System.Collections.Generic.IReadOnlyCollection<System.Xml.Linq.XElement> GetAllElements ();
abstract member GetAllElements : unit -> System.Collections.Generic.IReadOnlyCollection<System.Xml.Linq.XElement>
override this.GetAllElements : unit -> System.Collections.Generic.IReadOnlyCollection<System.Xml.Linq.XElement>
Public Overridable Function GetAllElements () As IReadOnlyCollection(Of XElement)

Zwraca

Implementuje

Dotyczy