DataSourceExpressionCollection.CreateKnownType(Int32) 메서드

정의

데이터 원본 식 개체의 인스턴스를 만듭니다.

protected:
 override System::Object ^ CreateKnownType(int index);
protected override object CreateKnownType(int index);
override this.CreateKnownType : int -> obj
Protected Overrides Function CreateKnownType (index As Integer) As Object

매개 변수

index
Int32

데이터 원본 식 개체가 있는 배열의 인덱스(0부터 시작하는 인덱스)입니다.

반품

메서드에서 반환된 정렬된 형식 목록에서 만들 데이터 원본 식의 인덱스 GetKnownTypes() 입니다.

적용 대상