|
<< 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)
public IList<IBNCSChildInstance> ChildInstances { get; }
BNCS.Core.DriverFramework.Classes Namespace