IMDLObjectContainerComponent.Objects Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the list of objects that belong to this IMDLObjectContainerComponent.
[Foundation.Preserve(Conditional=true)]
public ModelIO.MDLObject[] Objects { [Foundation.Export("objects", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Objects : ModelIO.MDLObject[]
Property Value
- Attributes