[Missing <summary> documentation for T:QS.CMS.Base3.IAutomaticCollection`2]
| C# | Visual Basic | Managed C++ |
public interface IAutomaticCollection<K, C>
Public Interface IAutomaticCollection(Of K, C)
generic<typename K, typename C> public interface class IAutomaticCollection
- K
- C
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| Item(K) |