| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal value As Object _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int IndexOf( object value ) | |
Parameters
- value
The StyleSheet object to locate in the collection.
| ActiveReports3 | Request technical support |
| IndexOf Method | |
| See Also | |
|
The StyleSheet object to locate in the collection.
| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal value As Object _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int IndexOf( object value ) | |
The StyleSheet object to locate in the collection.