Editar

Compartilhar via


MDLObject.Children Property

Definition

Gets or sets the list of the objects of type MDLObject that belong to this MDLObject.

public virtual ModelIO.IMDLObjectContainerComponent Children { [Foundation.Export("children", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setChildren:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Children : ModelIO.IMDLObjectContainerComponent with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to