WmsSublayerCollection IndexOf Method TIBCO Spotfire 6.5 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: 14.10.7525.5058 (14.10.7525.5058)
Syntax

public int IndexOf(
	WmsSublayer item
)

Return Value

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

Supported in: 6.5
See Also