Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
SQL Schema Sync API Class reference
SynchronizerCollection
<
(Of
<
(
T
>
)
>
)
.
.
::
.
Item Property
SynchronizerCollection
<
(Of
<
(
T
>
)
>
)
Class
See Also
Send Feedback
Overload List
Name
Description
Item
[
(
[
(
TKey
]
)
]
)
Gets the element with the specified key.
(Inherited from
KeyedCollection
<
(Of
<
(
Element
,
T
>
)
>
)
.)
Item
[
(
[
(
Int32
]
)
]
)
Gets or sets the element at the specified index.
(Inherited from
Collection
<
(Of
<
(
T
>
)
>
)
.)
See Also
SynchronizerCollection
<
(Of
<
(
T
>
)
>
)
Class
SynchronizerCollection
<
(Of
<
(
T
>
)
>
)
Members
PerpetuumSoft.DataModel.MsSql.Synchronizers Namespace