CollationInfo.IsPrefix(String, String) Método

Definición

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

Parámetros

source
String
prefix
String

Devoluciones

Se aplica a