Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a collection of SyncTable objects.
The following tables list the members exposed by the SyncTableCollection type.
Public Constructors
| Name | Description | |
|---|---|---|
| SyncTableCollection | Initializes a new instance of the SyncTableCollection class. |
Top
Public Properties
(see also Protected Properties )
| Name | Description | |
|---|---|---|
![]() |
Count | (inherited from Collection ) |
![]() |
Item | Overloaded. |
Top
Protected Properties
| Name | Description | |
|---|---|---|
![]() |
Items | (inherited from Collection ) |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Add | Overloaded. Adds a SyncTable object to the end of the collection. |
![]() |
Clear | (inherited from Collection ) |
![]() |
Contains | Overloaded. Determines whether a specific SyncTable object is in the collection. |
![]() |
CopyTo | (inherited from Collection ) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetEnumerator | (inherited from Collection ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() |
IndexOf | Overloaded. Searches for the specified SyncTable object and returns the zero-based index of the first occurrence within the entire collection. |
![]() |
Insert | (inherited from Collection ) |
![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Remove | Overloaded. Removes the first occurrence of a specific SyncTable object from the collection. |
![]() |
RemoveAt | (inherited from Collection ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
ClearItems | (inherited from Collection ) |
![]() |
Finalize | (inherited from Object ) |
![]() |
InsertItem | Overloaded. Overridden. Inserts a SyncTable object into the collection. |
![]() |
MemberwiseClone | (inherited from Object ) |
![]() |
RemoveItem | (inherited from Collection ) |
![]() |
SetItem | Overloaded. Overridden. Replaces a specific SyncTable object. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System.Collections.ICollection.CopyTo | (inherited from Collection ) | |
| System.Collections.IEnumerable.GetEnumerator | (inherited from Collection ) | |
| System.Collections.IList.Add | (inherited from Collection ) | |
| System.Collections.IList.Contains | (inherited from Collection ) | |
| System.Collections.IList.IndexOf | (inherited from Collection ) | |
| System.Collections.IList.Insert | (inherited from Collection ) | |
| System.Collections.IList.Remove | (inherited from Collection ) | |
| System.Collections.Generic.ICollection.IsReadOnly | (inherited from Collection ) | |
| System.Collections.ICollection.IsSynchronized | (inherited from Collection ) | |
| System.Collections.ICollection.SyncRoot | (inherited from Collection ) | |
| System.Collections.IList.IsFixedSize | (inherited from Collection ) | |
| System.Collections.IList.IsReadOnly | (inherited from Collection ) | |
| System.Collections.IList.Item | (inherited from Collection ) |
Top
See Also
Reference
SyncTableCollection Class
Microsoft.Synchronization.Data Namespace
.gif)
.gif)
.gif)
.gif)
.gif)