StyleCollection.CreateKnownType(Int32) 메서드

정의

메서드에서 반환된 단일 요소 컬렉션에 따라 클래스의 인스턴스 StyleGetKnownTypes() 만듭니다.

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

만들 개체 형식의 순서가 지정된 형식 GetKnownTypes()목록의 IStateManager 인덱스입니다. 형식이 GetKnownTypes() 하나만 있는 목록을 반환하는 메서드 StyleCollection 는 입력 index 이 무시됩니다.

반품

Style 클래스의 인스턴스입니다.

적용 대상

추가 정보