Gets the chain of elementary commands.
| C# | Visual Basic | Visual C++ |
IList<IElementOfCommand> Chain { get; }
ReadOnly Property Chain As IList(Of IElementOfCommand)
property IList<IElementOfCommand^>^ Chain { IList<IElementOfCommand^>^ get (); }
The chain.