Partilhar via


IndexingParametersConfiguration.ICollection<KeyValuePair<String,Object>>.Clear Método

Definição

Remove todos os itens do ICollection<T>.

void ICollection<KeyValuePair<string,object>>.Clear ();
abstract member System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.Clear : unit -> unit
override this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.Clear : unit -> unit
Sub Clear () Implements ICollection(Of KeyValuePair(Of String, Object)).Clear

Implementações

Exceções

O ICollection<T> é somente leitura.

Aplica-se a