CollectionDataContractAttribute Properties

CollectionDataContractAttribute Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The CollectionDataContractAttribute type exposes the following members.

  NameDescription
Public property IsReference Gets or sets a value that indicates whether to preserve object reference data.
Public property ItemName Gets or sets a custom name for a collection element.
Public property KeyName Gets or sets the custom name for a dictionary key name.
Public property Name Gets or sets the data contract name for the collection type.
Public property Namespace Gets or sets the namespace for the data contract.
Public property ValueName Gets or sets the custom name for a dictionary value name.
Top

Show:
© 2017 Microsoft