FndDataTableCollection Class |
Namespace: Ifs.Fnd.Data
public class FndDataTableCollection : CollectionBase
The FndDataTableCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add() |
Add a new FndDataTable object
|
![]() | Add(FndDataTable) |
Add a new FndDataTable object
|
![]() | Clear |
Clear this collection
|
![]() | Contains |
Determines whether the collection contains a specific value.
|
![]() | CopyTo |
Copies the elements of the System.Collections.ICollection to an FndDataTable array, starting at a particular FndDataTable array index.
|
![]() | IndexOf |
Determines the index of a specific item in the collection.
|
![]() | Insert |
Inserts an item to the collection at the specified position.
|
![]() | Remove |
Removes the first occurrence of a specific object from the collection.
|
Name | Description | |
---|---|---|
![]() | CollectionChanged |
Occurs when collection is changed
|