[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
OnNextTRecord(InputCollectionTRecord) |
Introduces no records to a InputCollectionTRecord.
| |
OnNextTRecord(InputCollectionTRecord, IEnumerableTRecord) |
Adds records to an InputCollectionTRecord.
| |
OnNextTRecord(InputCollectionTRecord, TRecord) |
Adds a record to an InputCollectionTRecord.
| |
OnNextTRecord(InputCollectionTRecord, IEnumerableTRecord, Int32) |
Introduces several records to an InputCollectionTRecord with the same integer weight.
| |
OnNextTRecord(InputCollectionTRecord, TRecord, Int32) |
Introduces a record to an InputCollectionTRecord with an integer weight.
|
See Also