IPofWriterWriteDictionary Method |
Name | Description | |
---|---|---|
![]() | WriteDictionaryTKey, TValue(Int32, IDictionaryTKey, TValue) |
Write a generic IDictionary<TKey, TValue> property
to the POF stream.
|
![]() | WriteDictionary(Int32, IDictionary) |
Write an IDictionary property to the POF stream.
|
![]() | WriteDictionary(Int32, IDictionary, Type) |
Write a uniform IDictionary property to the POF stream.
|
![]() | WriteDictionary(Int32, IDictionary, Type, Type) |
Write a uniform IDictionary property to the POF stream.
|