ResultTableCollection.Exists method
Overload list
Name | Description | |
---|---|---|
![]() |
Exists(String) | Verifies if there any TesultTable in the collection with a specified TableType |
![]() |
Exists(ResultType) | Obsolete. Returns a Boolean value that indicates whether the specified ResultTable object exists in the collection. |
Top