
'Declaration <DefaultMemberAttribute("Item")> <EditorAttribute(Xceed.Chart.Standard.LightSourceCollectionEditor, System.Drawing.Design.UITypeEditor)> <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <DebuggerTypeProxyAttribute(System.Collections.ArrayList/ArrayListDebugView)> <DebuggerDisplayAttribute("Count = {Count}")> <SerializableAttribute()> Public Class LightSourceCollection Inherits System.Collections.ArrayList
'Usage Dim instance As LightSourceCollection
[DefaultMember("Item")] [Editor(Xceed.Chart.Standard.LightSourceCollectionEditor, System.Drawing.Design.UITypeEditor)] [ClassInterface(ClassInterfaceType.AutoDual)] [DebuggerTypeProxy(System.Collections.ArrayList/ArrayListDebugView)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public class LightSourceCollection : System.Collections.ArrayList
System.Object
System.Collections.ArrayList
Xceed.Chart.Standard.LightSourceCollection
Name | Description | |
---|---|---|
![]() | LightSourceCollection Constructor | Creates a new empty light source collection. |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.ArrayList) |
![]() | Count | (Inherited from System.Collections.ArrayList) |
![]() | IsFixedSize | (Inherited from System.Collections.ArrayList) |
![]() | IsReadOnly | (Inherited from System.Collections.ArrayList) |
![]() | IsSynchronized | (Inherited from System.Collections.ArrayList) |
![]() | Item | |
![]() | SyncRoot | (Inherited from System.Collections.ArrayList) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2