IBNCSInstance.ChildInstances Property

<< 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)

 

Syntax


IList<IBNCSChildInstance> ChildInstances { get; }

 

See Also


IBNCSInstance Interface

BNCS.Interfaces Namespace