CollationInfo.IsPrefix(String, String) Méthode

Définition

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

Paramètres

source
String
prefix
String

Retours

S’applique à