TableNotificationCollection.RemoveAt(Int32) Method

Definition

Removes the TableNotification at the specified index.

public void RemoveAt (int index);

Parameters

index
Int32

The zero-based index of the TableNotification to remove.

Implements

Applies to