Represents the collection of the elements.
Namespace:
PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
C# |
---|
public class ElementCollection : CollectionBase, IElementList, IList, ICollection, IEnumerable |
Visual Basic (Declaration) |
---|
Public Class ElementCollection _ Inherits CollectionBase _ Implements IElementList, IList, ICollection, IEnumerable |
Visual C++ |
---|
public ref class ElementCollection : public CollectionBase, IElementList, IList, ICollection, IEnumerable |
Inheritance Hierarchy
System..::.Object
System.Collections..::.CollectionBase
PerpetuumSoft.Instrumentation.Model..::.ElementCollection
System.Collections..::.CollectionBase
PerpetuumSoft.Instrumentation.Model..::.ElementCollection