다음을 통해 공유


StreamHelper.IndexOf(Stream, Byte[]) 메서드

정의

public:
[System::Runtime::CompilerServices::Extension]
 static long IndexOf(System::IO::Stream ^ stream, cli::array <System::Byte> ^ pattern);
public static long IndexOf (this System.IO.Stream stream, byte[] pattern);
static member IndexOf : System.IO.Stream * byte[] -> int64

매개 변수

stream
Stream
pattern
Byte[]

반환

적용 대상