ObjectListItemCollection.GetAll 메서드

정의

컬렉션에 있는 모든 항목의 배열을 반환합니다 ObjectListItem . 이 API는 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 모빌 앱 및 ASP.NET 있는 사이트입니다.

public:
 cli::array <System::Web::UI::MobileControls::ObjectListItem ^> ^ GetAll();
public System.Web.UI.MobileControls.ObjectListItem[] GetAll();
member this.GetAll : unit -> System.Web.UI.MobileControls.ObjectListItem[]
Public Function GetAll () As ObjectListItem()

반품

컬렉션에 있는 모든 항목의 배열입니다 ObjectListItem .

적용 대상

추가 정보