Aracılığıyla paylaş


FileSystemXmlRepository.GetAllElements Yöntem

Tanım

Depodaki tüm üst düzey XML öğelerini alır.

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)

Döndürülenler

Uygulamalar

Şunlara uygulanır