Islands¶
Type ISIAPIIslands · Interface
Namespace SIDRASolutions.SI.API
Assembly SIDRASolutions.SI.API.dll
COM CLSID 396351EE-ED25-48E9-BBE5-BD6D190589BC
Declaration¶
Members¶
Properties
| Property | Type | Summary |
|---|---|---|
| Count | int |
|
| this[] | ISIAPIIsland |
Methods
| Method | Returns | Summary |
|---|---|---|
| IslandExists(int) | bool |
Properties¶
Count¶
Type int
Code samples
this[]¶
Type ISIAPIIsland
Code samples
Methods¶
IslandExists(int)¶
Parameters
| Name | Type | Description |
|---|---|---|
island_no |
int |
Island Number, a one-based integer, counts Islands only from left to right looking to the centre of the Intersection. |
Returns bool