共用方式為


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

傳回

屬性

適用於