DataSet.IListSource.ContainsListCollection Property

 

For a description of this member, see IListSource.ContainsListCollection.

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

private abstract ContainsListCollection : bool with get
private override ContainsListCollection : bool with get

Property Value

Type: System.Boolean

For a description of this member, see IListSource.ContainsListCollection.

This member is an explicit interface member implementation. It can be used only when the DataSet instance is cast to an IListSource interface.

.NET Framework
Available since 2.0
Return to top
Show: