ChangeConflictCollection::Count Property

 

Returns the number of conflicts in the collection

Namespace:   System.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

public:
property int Count {
	virtual int get() sealed;
}

Property Value

Type: System::Int32

integer

.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Return to top
Show: