Show / Hide Table of Contents

GenericDataRowCollection Class Members

The following tables list the members exposed by GenericDataRowCollection.

Public Properties

|   | Name | Description | | --- | --- | --- | | Public Property | Count | Gets the total number of elements in a collection.   | | Public Property | IsSynchronized | Gets a value indicating whether the GenericDataRowCollection is synchronized.   | | Public Property | Item | Gets the row at the specified index.

[C#] In C#, this property is the indexer for the GenericDataRowCollection class.

  | | Public Property | SyncRoot | Gets an object that can be used to synchronize the collection.   | | Public Property | Table | Reference to the GenericDataTable this collection belongs to.   |

Public Methods

  Name Description
Public Method Add Adds the specified GenericDataRow to the collection.  
Public Method Contains Overloaded. Test if one ore more GenericDataRows are already in the collection.  
Public Method CopyTo Copies all the elements of the current GenericDataRowCollection to a one-dimensional Array, starting at the specified index.  
Public Method Find Overloaded. Gets the row containing the specified primary key values.  
Public Method GetEnumerator Gets an IEnumerator for the collection.  

Reference

GenericDataRowCollection Class
FChoice.Foundation Namespace

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.