AzureBlobXmlRepository.GetAllElements 메서드

정의

리포지토리의 모든 최상위 XML 요소를 가져옵니다.

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)

반환

구현

적용 대상