Represents the container of TImages.
Namespace:
BeeMobile.ToolBarAssembly: BeeMobile.ToolBar.CF35 (in BeeMobile.ToolBar.CF35.dll) Version: 3.5.1.9
Syntax
| C# |
|---|
public class TImageCollection : CollectionBase, INotifyPropertyChanged |
| Visual Basic (Declaration) |
|---|
Public Class TImageCollection _ Inherits CollectionBase _ Implements INotifyPropertyChanged |
| Visual C++ |
|---|
public ref class TImageCollection : public CollectionBase, INotifyPropertyChanged |