|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS Namespace > Instance Class > Instance Properties > Instance.ChildInstances Property |
Gets the list of child instances associated with this object.
Namespace: BNCS
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public IList<IBNCSChildInstance> ChildInstances { get; }
The list of child instances.