RegionCollectionIsNameInCollection Method
Whether a region with certain name is already in collection
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
public bool IsNameInCollection(
string Name
)
Public Function IsNameInCollection (
Name As String
) As Boolean
- Name String
- String, represents the name of the region
BooleanTrue if Region with the Name exits in the collection