ComponentOne Gauges for WinForms
Add Method (CommonShadowCollection)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > CommonShadowCollection Class : Add Method
Adds the specified CommonShadow to the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal item As CommonShadow _
) As System.Integer
public System.int Add( 
   CommonShadow item
)

Parameters

item
See Also

Reference

CommonShadowCollection Class
CommonShadowCollection Members