| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal timeInterval As TimeInterval _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int IndexOf( TimeInterval timeInterval ) | |
Parameters
- timeInterval
- The TimeInterval to find.
| dotnetCHARTING | Send comments on this topic. |
| IndexOf Method | |
| See Also | |
|
| dotnetCHARTING Namespace > TimeIntervalCollection Class : IndexOf Method |
| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal timeInterval As TimeInterval _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int IndexOf( TimeInterval timeInterval ) | |