IRemoteSettings.CollectionExists(String) Método

Definição

Determina se a coleção existe.

public:
 bool CollectionExists(System::String ^ collectionPath);
public bool CollectionExists (string collectionPath);
abstract member CollectionExists : string -> bool
Public Function CollectionExists (collectionPath As String) As Boolean

Parâmetros

collectionPath
String

Caminho para a coleção de configurações remotas no formato My\Custom\Path

Retornos

Boolean

True se o coleção existir, caso contrário, false

Aplica-se a