See Also

SubValueCollection Class  | SubValueCollection Members

Language

Visual Basic

C#

Show All

subValue
The SubValue to find.
See Also Languages dotnetCHARTING Send comments on this topic.

IndexOf Method

Determines index of a specified SubValue in this collection.

[Visual Basic]
Public Function IndexOf( _    ByVal subValue As SubValue _ ) As Integer
[C#]
public int IndexOf(    SubValue subValue );

Parameters

subValue
The SubValue to find.

Return Type

The zero-based index of the specified SubValue.

See Also

SubValueCollection Class  | SubValueCollection Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.