CollectionRegisteringEventArgs.Collection Propriedade

Definição

Faz com que a coleção seja registada para acesso entre threads.

public:
 property System::Collections::IEnumerable ^ Collection { System::Collections::IEnumerable ^ get(); };
public System.Collections.IEnumerable Collection { get; }
member this.Collection : System.Collections.IEnumerable
Public ReadOnly Property Collection As IEnumerable

Valor de Propriedade

A coleção será registada para acesso cruzado por threads.

Aplica-se a