CollationInfo.IsPrefix(String, String) Método

Definição

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

Retornos

Aplica-se a