Constable Authorization Engine 2.0 BETA

InstanceDesignerVerb.SelectedChildren Property

[This is preliminary documentation and subject to change.]

Gets the collection of selected child objects of the Instance.

[Visual Basic]
Public ReadOnly Property SelectedChildren As ICollection
[C#]
public System.Collections.ICollection SelectedChildren {get;}

Property Value

The collection of selected child objects.

See Also

InstanceDesignerVerb Class | LaMarvin.Design Namespace