Namespace: Telerik.WinControls.UI.Export.ExcelMLAssembly: TelerikData (in TelerikData.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
[SerializableAttribute]
public class ElementsCollection : IElementsCollection,
IList, ICollection, IEnumerable |
| Visual Basic |
|---|
<SerializableAttribute> _
Public Class ElementsCollection _
Implements IElementsCollection, IList, ICollection, IEnumerable |
Inheritance Hierarchy
System..::..Object
Telerik.WinControls.UI.Export.ExcelML..::..ElementsCollection
See Also