fcSDK Documentation
GenericDataRowCollection Class Members
Properties  Methods 

The following tables list the members exposed by GenericDataRowCollection.

Public Properties
 NameDescription
Public PropertyCountGets the total number of elements in a collection.  
Public PropertyIsSynchronizedGets a value indicating whether the GenericDataRowCollection is synchronized.  
Public PropertyItem

Gets the row at the specified index.

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

 
Public PropertySyncRootGets an object that can be used to synchronize the collection.  
Public PropertyTableReference to the GenericDataTable this collection belongs to.  
Top
Public Methods
 NameDescription
Public MethodAddAdds the specified GenericDataRow to the collection.  
Public MethodContainsOverloaded. Test if one ore more GenericDataRows are already in the collection.  
Public MethodCopyToCopies all the elements of the current GenericDataRowCollection to a one-dimensional Array, starting at the specified index.  
Public MethodFindOverloaded. Gets the row containing the specified primary key values.  
Public MethodGetEnumeratorGets an IEnumerator for the collection.  
Top
See Also

Reference

GenericDataRowCollection Class
FChoice.Foundation Namespace

 

 


© 2010 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.

Send comments on this topic.