ComponentOne Gauges for WinForms
Add Method (CommonFillingCollection)

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

Parameters

item
See Also

Reference

CommonFillingCollection Class
CommonFillingCollection Members