AdhocInstance.ChildInstances Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Classes Namespace > AdhocInstance Class > AdhocInstance Properties >

AdhocInstance.ChildInstances Property

Gets the list of child instances associated with this object.

Namespace: BNCS.Core.DriverFramework.Classes
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public IList<IBNCSChildInstance> ChildInstances { get; }

 

See Also


AdhocInstance Class

BNCS.Core.DriverFramework.Classes Namespace