|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Interfaces Namespace > IBNCSInstance Interface > IBNCSInstance Properties > IBNCSInstance.ChildInstances Property |
Gets the list of child instances that implement the IBNCSChildInstance interface.
Namespace: BNCS.Interfaces
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
IList<IBNCSChildInstance> ChildInstances { get; }