BuildMaster SDK Reference
Version:
SimpleControlCollection Class
Represents a collection of simple controls.
Inheritance Hierarchy
- object
- Inedo.Web.Controls.SimpleControlCollection
Syntax
public
class
SimpleControlCollection : IList<ISimpleControl>, ICollection<ISimpleControl>, IEnumerable<ISimpleControl>, System.Collections.IEnumerable, IReadOnlyList<ISimpleControl>, IReadOnlyCollection<ISimpleControl>
Properties
|
Name |
Description |
|
Count
|
Gets the number of controls.
|
|
Item
|
|