For a list of all members of this type, see ObjectSerializationInfo members.
Name | Description | |
---|---|---|
![]() | COLLECTION_ELEMENT_DESIGNATOR_KEY | Used for designating collection elements in the dictionary returned by Serialize and in the dictionary passed into the Deserialize. Basically the ObjectSerializationInfo for a collection will return a property with this name from its SerializedProperties collection and dictionaries from Serialize method and Deserialize methods will have an entry with this key and value that is a list of the collection elements. |