- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.UnitTest - Base Types
-
- Collection
<Collection <TestDataColumnValue> >
- Collection
graph BT
Type-->Base0["Collection<Collection<TestDataColumnValue>>"]
Type["TestData"]
class Type type-node
Syntax
public class TestData : Collection<Collection<TestDataColumnValue>>
Constructors
Name | Summary |
---|---|
TestData |
Properties
Name | Value | Summary |
---|---|---|
CurrentRow | Collection |
|
DataStructure | TestDataStructure |
Methods
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|