Spread Windows Forms 10.0 Product Documentation
LightCollection Class Members
Properties  Methods  Events


The following tables list the members exposed by LightCollection.

Public Properties
 NameDescription
Public PropertyCountGets the number of lights in the collection.  
Public PropertyItemGets or sets the light at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a light to the collection.  
Public MethodAddRangeAdds an array of lights to the collection.  
Public MethodClearRemoves all lights from the collection.  
Public MethodContainsDetermines whether the collection contains a specific light.  
Public MethodCopyToCopies the lights in the collection to an array, starting at the specified array index.  
Public MethodGetEnumeratorGets an enumerator that iterates through the collection.  
Public MethodGetSchemaThis method is reserved and should not be used.  
Public MethodIndexOfDetermines the index of the light in the collection.  
Public MethodInsertInserts a light into the collection at the specified index.  
Public MethodInsertRangeInserts an array of lights into the collection at the specified index.  
Public MethodReadXmlGenerates an object from its XML representation.  
Public MethodRemoveRemoves the specified light from the collection.  
Public MethodRemoveAtRemoves the light at the specified index.  
Public MethodWriteXmlConverts an object into its XML representation.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises the Changed event.  
Top
Public Events
 NameDescription
Public EventChangedOccurs when the collection is changed.  
Top
See Also

Reference

LightCollection Class
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.