IList<ICommandStateUpdater> StateUpdaters { get; }ReadOnly Property StateUpdaters As IList(Of ICommandStateUpdater)
Getproperty IList<ICommandStateUpdater^>^ StateUpdaters {
IList<ICommandStateUpdater^>^ get ();
}abstract StateUpdaters : IList<ICommandStateUpdater> with get