WmsSublayerCollection IndexOf Method TIBCO Spotfire 7.0 API Reference
Determines the index of a specific item.

Namespace: Spotfire.Dxp.Application.Visuals.Maps
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax

public int IndexOf(
	WmsSublayer item
)

Return Value

Type: Int32
The index of item if found; otherwise, -1.
Version Information

Supported in: 7.0, 6.5
See Also