Condividi tramite


MDLObject.IsComponentConforming(Protocol) Metodo

Definizione

Attenzione

Use 'GetComponent (Type type)'.

Restituisce il componente che appartiene all'oggetto ed è conforme al protocollo oppure null se nessuno dei componenti di questo oggetto è 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

Parametri

protocol
Protocol

Restituisce

Attributi

Si applica a