Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: int IndexOf(char, int, int)

Declaration

public int IndexOf(
    char value,
    int startIndex,
    int count
)

Summary

Equivalent to string.IndexOf(char, int, int).