Table of Contents

Class ControlElementCollection

Namespace
StockSharp.Studio.Core.Configuration
Assembly
StockSharp.Studio.Core.dll
public class ControlElementCollection : ConfigurationElementCollection, ICollection, IEnumerable
Inheritance
ControlElementCollection
Implements
Inherited Members
Extension Methods

Constructors

ControlElementCollection()

public ControlElementCollection()

Methods

CreateNewElement()

protected override ConfigurationElement CreateNewElement()

Returns

ConfigurationElement

GetElementKey(ConfigurationElement)

protected override object GetElementKey(ConfigurationElement element)

Parameters

element ConfigurationElement

Returns

object