VirtualTypeBuilder.EventInfoCollection Sınıf

Tanım

Olayların koleksiyonunu temsil eder. Bu sınıf devralınamaz.

public: ref class VirtualTypeBuilder::EventInfoCollection sealed : System::Collections::CollectionBase
public sealed class VirtualTypeBuilder.EventInfoCollection : System.Collections.CollectionBase
type VirtualTypeBuilder.EventInfoCollection = class
    inherit CollectionBase
Public NotInheritable Class VirtualTypeBuilder.EventInfoCollection
Inherits CollectionBase
Devralma
VirtualTypeBuilder.EventInfoCollection

Özellikler

Item[Int32]

Belirtilen dizindeki olayı alır veya ayarlar.

Yöntemler

Add(EventInfo)

EventInfoKoleksiyonun sonuna bir ekler.

Add(String, Type)

EventInfoKoleksiyonun sonuna bir ekler.

Add(String, Type, Attribute[])

EventInfoKoleksiyonun sonuna bir ekler.

Add(String, Type, Attribute[], MethodAttributes)

EventInfoKoleksiyonun sonuna bir ekler.

Remove(EventInfo)

Koleksiyondan belirli bir ilk oluşumu kaldırır EventInfo .

Şunlara uygulanır