CollationInfo.IsPrefix(String, String) Metodo

Definizione

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

Parametri

source
String
prefix
String

Valori restituiti

Si applica a