Share via


EventPropertyCollection Class

Definition

A specialized name-object collection (dictionary) used for event properties.

public sealed class EventPropertyCollection : System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.Smo.EventProperty>, System.Collections.ICollection
type EventPropertyCollection = class
    interface ICollection
    interface IEnumerable
    interface seq<EventProperty>
Public NotInheritable Class EventPropertyCollection
Implements ICollection, IEnumerable(Of EventProperty)
Inheritance
EventPropertyCollection
Implements

Applies to