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

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


TableNotificationCollection Class

Definition

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

C#
[System.Runtime.InteropServices.Guid("988B26EF-AB1F-4d5b-94E0-19FF93E44A76")]
public sealed class TableNotificationCollection : System.Collections.IList
Inheritance
TableNotificationCollection
Attributes
Implements

Constructors

Properties

Count

Gets the number of elements contained in the collection.

Item[Int32]

Gets or sets the TableNotification element at the specified index.

Methods

Add(TableNotification)

Adds the specified TableNotification 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(TableNotification)

Determines whether the specified TableNotification exists in the collection.

CopyTo(Array, Int32)

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

IndexOf(TableNotification)

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

Insert(Int32, TableNotification)

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

Remove(TableNotification)

Removes the specified TableNotification from this collection.

RemoveAt(Int32)

Removes the TableNotification at the specified index.

Explicit Interface Implementations

Applies to

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