ComponentOne Gauges for WinForms
Add Method (CommonBorderCollection)

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

Parameters

item
See Also

Reference

CommonBorderCollection Class
CommonBorderCollection Members