[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
CheckpointTKey, TValue(DictionaryTKey, TValue, NaiadWriter) |
Writes this dictionary to the given writer.
| |
CheckpointTElement(ListTElement, NaiadWriter) |
Writes this list to the given writer.
| |
CheckpointTElement(TElement, Int32, NaiadWriter) |
Writes the given count of elements from this array to the given writer.
|
See Also