Прочетете на английски

Споделяне чрез


QueryNotificationCollection Class

Definition

Represents a collection of QueryNotification objects. This class cannot be inherited.

C#
[System.Runtime.InteropServices.Guid("BDC224CD-8541-41fb-B457-B90BC60F9AE4")]
public sealed class QueryNotificationCollection : System.Collections.IList
Inheritance
QueryNotificationCollection
Attributes
Implements

Constructors

Properties

Count

Gets the number of elements contained in the collection.

Item[Int32]

Gets or sets the QueryNotification element at the specified index.

Methods

Add(QueryNotification)

Adds the specified QueryNotification to the end of the collection.

AddRange(ICollection)

Adds the set of specified elements to the end of the collection.

Clear()

Removes all items from the collection.

Contains(QueryNotification)

Determines whether the specified QueryNotification exists in the collection.

CopyTo(Array, Int32)

Copies the elements of the collection to an Array, starting at a particular Array index.

IndexOf(QueryNotification)

Searches for the specified QueryNotification and returns its zero-based index within the collection.

Insert(Int32, QueryNotification)

Inserts the specified QueryNotification to the collection at the specified index.

Remove(QueryNotification)

Removes the specified QueryNotification from this collection.

RemoveAt(Int32)

Removes the QueryNotification at the specified index.

Explicit Interface Implementations

Applies to

Продукт Версии
Analysis Services SDK for .NET latest