Sdílet prostřednictvím


IXmlRepository.GetAllElements Metoda

Definice

Získá všechny elementy XML nejvyšší úrovně v úložišti.

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

Návraty

Poznámky

Všechny prvky nejvyšší úrovně v úložišti

Platí pro