Share via


IRemoteDefaultsStore.CollectionExists(String) Method

Definition

Determines if a collection of overrides exists.

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

Parameters

collection
String

Returns

Applies to