Scanner.SetSource(String, Int32) 方法

定义

public void SetSource(string source, int offset);
member this.SetSource : string * int -> unit
Public Sub SetSource (source As String, offset As Integer)

参数

source
String
offset
Int32

适用于