CollectionRegisteringEventArgs.Collection Egenskap

Definition

Hämtar samlingen som ska registreras för åtkomst mellan trådar.

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

Egenskapsvärde

Samlingen som ska registreras för åtkomst mellan trådar.

Gäller för