Gets the child interactions.

C# | Visual Basic | Visual C++ |
IList<IInteraction> ChildInteractions { get; }
ReadOnly Property ChildInteractions As IList(Of IInteraction)
property IList<IInteraction^>^ ChildInteractions { IList<IInteraction^>^ get (); }

The child interactions.