Partager via


ICollectionKeyValueStorage.CollectionExists(String) Method

Definition

Determines if the collection exists.

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

Parameters

collectionPath
String

Returns

Applies to