CollationInfo.IsPrefix(String, String) メソッド

定義

public bool IsPrefix(string source, string prefix);
member this.IsPrefix : string * string -> bool
Public Function IsPrefix (source As String, prefix As String) As Boolean

パラメーター

source
String
prefix
String

返品

適用対象