Freigeben über


MDLObject.IsComponentConforming(Protocol) Methode

Definition

Achtung

Use 'GetComponent (Type type)'.

Gibt die Komponente zurück, die zum Objekt gehört und dem Protokoll entspricht, oder null , wenn keine der Komponenten dieses Objekts konform ist.

[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

Parameter

protocol
Protocol

Gibt zurück

Attribute

Gilt für: