Partager via


MDLObject.IsComponentConforming(Protocol) Méthode

Définition

Attention

Use 'GetComponent (Type type)'.

Retourne le composant qui appartient à l’objet et est conforme au protocole, ou null si aucun des composants de cet objet n’est conforme.

[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

Paramètres

protocol
Protocol

Retours

Attributs

S’applique à