Share via


AzureBlobXmlRepository.GetAllElements Metodo

Definizione

Ottiene tutti gli elementi XML di primo livello nel repository.

public:
 virtual 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>
override this.GetAllElements : unit -> System.Collections.Generic.IReadOnlyCollection<System.Xml.Linq.XElement>
Public Function GetAllElements () As IReadOnlyCollection(Of XElement)

Restituisce

Implementazioni

Si applica a