ReplicationBaseCollection.Refresh Method

Definition

Refreshes the collection.

public:
 void Refresh();
public void Refresh ();
member this.Refresh : unit -> unit
Public Sub Refresh ()

Remarks

The refreshed collection will reflect any objects that have been added or removed.

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

Applies to