PofStreamReaderReadDictionary Method |
| Name | Description | |
|---|---|---|
| ReadDictionaryTKey, TValue(Int32, IDictionaryTKey, TValue) |
Read a generic IDictionary<TKey, TValue> of
key/value pairs from the POF stream.
| |
| ReadDictionary(Int32, IDictionary) |
Read an IDictionary of key/value pairs from the POF stream.
|