다음을 통해 공유


MDLObject.IsComponentConforming(Protocol) 메서드

정의

주의

Use 'GetComponent (Type type)'.

개체에 속하고 프로토콜을 준수하는 구성 요소를 반환하거나 null 이 개체의 구성 요소를 준수하지 않는 경우 입니다.

[Foundation.Export("componentConformingToProtocol:")]
[System.Obsolete("Use 'GetComponent (Type type)'.", false)]
public virtual ModelIO.IMDLComponent IsComponentConforming (ObjCRuntime.Protocol protocol);
abstract member IsComponentConforming : ObjCRuntime.Protocol -> ModelIO.IMDLComponent
override this.IsComponentConforming : ObjCRuntime.Protocol -> ModelIO.IMDLComponent

매개 변수

protocol
Protocol

반환

특성

적용 대상