Share via


MDLObject.Components Property

Definition

Gets the array of components that belong to this Model I/O object.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ModelIO.IMDLComponent[] Components { [Foundation.Export("components", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("components", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Components : ModelIO.IMDLComponent[]

Property Value

Attributes

Applies to