easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Data
ViewCollection Class
ViewCollection Methods
Contains Method
FindByCaption Method
FindByName Method
GetEnumerator Method
IndexOf Method
ViewCollection
GetEnumerator Method
Enumerates through the list of Views.
Namespace:
Easymap.AddIn.Data
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
IEnumerator
<
View
>
GetEnumerator
()
Public
Function
GetEnumerator
As
IEnumerator
(
Of
View
)
Return Value
Type:
IEnumerator
View
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
ViewCollection Class
Easymap.AddIn.Data Namespace