| Visual Basic (Declaration) | |
|---|---|
Public Class CommandSourceCollection Inherits Infragistics.Collections.CollectionBase(Of CommandSource) Implements ICollectionBase, ICollectionBase(Of CommandSource) | |
| C# | |
|---|---|
public class CommandSourceCollection : Infragistics.Collections.CollectionBase<CommandSource>, ICollectionBase, ICollectionBase<CommandSource> | |