Show / Hide Table of Contents

Method Contains

| Improve this Doc View Source

Contains(DataRow)

Determines whether this collection contains specified DataRow.

Declaration
bool Contains(DataRow dataRow)
Parameters
Type Name Description
DataRow dataRow

The specified DataRow.

Returns
Type Description
System.Boolean

true if this collection contains specified DataRow, otherwise false.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest