ObjectListFieldCollection.GetAll 메서드

정의

지정된 컬렉션의 항목을 ObjectListItem 개체의 단일 배열로 반환합니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

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

반환

ObjectListItem 개체의 단일 배열로 반환되는 지정된 컬렉션의 항목입니다.

구현

적용 대상

추가 정보