Namespace:  C1.Win.C1Chart3D
Assembly:  C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)

Syntax

C#
[DefaultMemberAttribute("Item")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public class EventMapCollection : CollectionBase
Visual Basic
<DefaultMemberAttribute("Item")> _
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Class EventMapCollection _
	Inherits CollectionBase

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    C1.Win.C1Chart3D..::..EventMapCollection

See Also