MDLObject.IsComponentConforming(Protocol) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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
戻り値
- 属性