Click or drag to resize

PlatformChildren Property

Gets the collection containing the children of this Platform.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 25.2.423.0 (25.2.423.0)
Syntax
public PlatformCollection Children { get; }

Property Value

Type: PlatformCollection
See Also