Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Represents a collection of SqlCeSyncTableProvisioning objects.
Inheritance Hierarchy
System.Object
System.Collections.ObjectModel.Collection<SqlCeSyncTableProvisioning>
Microsoft.Synchronization.Data.SqlServerCe.SqlCeSyncTableProvisioningCollection
Namespace: Microsoft.Synchronization.Data.SqlServerCe
Assembly: Microsoft.Synchronization.Data.SqlServerCe (in Microsoft.Synchronization.Data.SqlServerCe.dll)
Syntax
'Declaration
Public Class SqlCeSyncTableProvisioningCollection _
Inherits Collection(Of SqlCeSyncTableProvisioning)
'Usage
Dim instance As SqlCeSyncTableProvisioningCollection
public class SqlCeSyncTableProvisioningCollection : Collection<SqlCeSyncTableProvisioning>
public ref class SqlCeSyncTableProvisioningCollection : public Collection<SqlCeSyncTableProvisioning^>
type SqlCeSyncTableProvisioningCollection =
class
inherit Collection<SqlCeSyncTableProvisioning>
end
public class SqlCeSyncTableProvisioningCollection extends Collection<SqlCeSyncTableProvisioning>
The SqlCeSyncTableProvisioningCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SqlCeSyncTableProvisioningCollection | Initializes a new instance of the SqlCeSyncTableProvisioningCollection class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
![]() |
Item[Int32] | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
![]() |
Item[String] | Gets a SqlCeSyncTableProvisioning object with the specified name from the collection. |
![]() |
Items | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
Top
Methods
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IList.Add | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
![]() ![]() |
IList.Contains | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
![]() ![]() |
ICollection.CopyTo | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
![]() ![]() |
IList.IndexOf | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
![]() ![]() |
IList.Insert | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
![]() ![]() |
IList.IsFixedSize | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
![]() ![]() |
ICollection<T>.IsReadOnly | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
![]() ![]() |
IList.IsReadOnly | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
![]() ![]() |
ICollection.IsSynchronized | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
![]() ![]() |
IList.Item | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
![]() ![]() |
IList.Remove | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
![]() ![]() |
ICollection.SyncRoot | (Inherited from Collection<SqlCeSyncTableProvisioning>.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)