'宣言
Public Overloads Function StartsWithSegments( _ ByVal other As PathString, _ ByRef remaining As PathString _ ) As Boolean
public bool StartsWithSegments( PathString other, out PathString remaining )
パラメータ
- other
- remaining
'宣言
Public Overloads Function StartsWithSegments( _ ByVal other As PathString, _ ByRef remaining As PathString _ ) As Boolean
public bool StartsWithSegments( PathString other, out PathString remaining )