RegionCollectionAdd Method
Adds a Region to the collection.
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
public int Add(
Region aRegion
)
Public Function Add (
aRegion As Region
) As Integer
- aRegion Region
- Region object
Int32The position into which the new element was inserted.