NSString.PathWithComponents(String[]) Metodo

Definizione

Costruisce un percorso dalla matrice di componenti specificata.

[Foundation.Export("pathWithComponents:")]
public static string[] PathWithComponents (string[] components);
static member PathWithComponents : string[] -> string[]

Parametri

components
String[]

Restituisce

String[]
Attributi

Si applica a