Udostępnij przez


RegisteredSubscriberCollection Members

Represents a collection of RegisteredSubscriber objects.

The following tables list the members exposed by the RegisteredSubscriberCollection type.

Public Properties

  Name Description
ms158267.pubproperty(pl-pl,SQL.100).gif Count  Gets the number of objects in the referenced collection. (inherited from ReplicationBaseCollection)
ms158267.pubproperty(pl-pl,SQL.100).gif IsSynchronized  Gets whether or not access to the collection is synchronized and is therefore thread-safe. (inherited from ReplicationBaseCollection)
ms158267.pubproperty(pl-pl,SQL.100).gif Item Overloaded. Gets a RegisteredSubscriber object in the collection by name or by index number.
ms158267.pubproperty(pl-pl,SQL.100).gif SyncRoot  Gets an object that can be used to synchronize access to the collection. (inherited from ReplicationBaseCollection)

Top

Public Methods

(see also Protected Methods )

  Name Description
ms158267.pubmethod(pl-pl,SQL.100).gif CopyTo Overloaded.  
ms158267.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms158267.pubmethod(pl-pl,SQL.100).gif GetEnumerator  Gets an enumerator that is used to iterate through the objects in a collection. (inherited from ReplicationBaseCollection)
ms158267.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms158267.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms158267.pubmethod(pl-pl,SQL.100).gifms158267.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms158267.pubmethod(pl-pl,SQL.100).gif Refresh  Refreshes the collection. (inherited from ReplicationBaseCollection)
ms158267.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms158267.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms158267.protmethod(pl-pl,SQL.100).gif InitList  (inherited from ReplicationBaseCollection )
ms158267.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top