This topic has not yet been rated - Rate this topic

SfcCollatedDictionaryCollection<T, K, ParentT>.AddImpl Method

SQL Server 2012

Adds an object or member to this collection.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
protected override void AddImpl(
	T obj
)

Parameters

obj
Type: T
The object to be added to the collection.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.