Partager via


IMDLNamed Interface

Définition

Interface dont les implémenteurs définissent une Name propriété.

[Foundation.Protocol(Name="MDLNamed", WrapperType=typeof(ModelIO.MDLNamedWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public interface IMDLNamed : IDisposable, ObjCRuntime.INativeObject
type IMDLNamed = interface
    interface INativeObject
    interface IDisposable
Dérivé
Attributs
Implémente

Propriétés

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)
Name

Obtient ou définit le nom descriptif de l’objet nommé.

S’applique à