easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Analyse
ChartPartCollection Class
ChartPartCollection Methods
Add Method
AddNew Method
Clear Method
Contains Method
CopyTo Method
CreateChartPart Method
GetEnumerator Method
IndexOf Method
Remove Method
RemoveAt Method
ChartPartCollection
Contains Method
Checks whether the specified ChartPart-item exists in the collection.
Namespace:
Easymap.AddIn.Analyse
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
bool
Contains
(
ChartPart
item
)
Public
Function
Contains
(
item
As
ChartPart
)
As
Boolean
Parameters
item
Type:
Easymap.AddIn.Analyse
ChartPart
Return Value
Type:
Boolean
Implements
ICollection
T
Contains(T)
See Also
Reference
ChartPartCollection Class
Easymap.AddIn.Analyse Namespace