ExtensionsIndexOf Method |
Name | Description | |
---|---|---|
IndexOf(Byte, Byte) |
Searches for the specified byte array and returns the zero-based index of the first
occurrence within the entire Array | |
IndexOfT(T, T) |
Searches for the specified object and returns the zero-based index of the first
occurrence within the entire Array |