OverlaysDataSetMapGoogleOverlaysDataTableItem Property |
[Missing <summary> documentation for "P:Cadcorp.Configuration.OverlaysDataSet.MapGoogleOverlaysDataTable.Item(System.Int32)"]
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic OverlaysDataSetMapGoogleOverlaysRow this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As OverlaysDataSetMapGoogleOverlaysRow
Get
Parameters
- index
- Type: SystemInt32
Property Value
Type:
OverlaysDataSetMapGoogleOverlaysRow
See Also