XmlArrayItemAttributes Properties

XmlArrayItemAttributes Properties

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

The XmlArrayItemAttributes type exposes the following members.

  NameDescription
Public property Count Gets the number of attributes contained in the collection.
Public property Item Gets or sets the attribute element at the specified index.
Top

  NameDescription
Explicit interface implemetation Private property ICollection.IsSynchronized Gets a value that indicates whether access to the attribute collection is synchronized (thread safe).
Explicit interface implemetation Private property ICollection.SyncRoot This method is not supported.
Explicit interface implemetation Private property IList.IsFixedSize Gets a value that indicates whether the list has a fixed size.
Explicit interface implemetation Private property IList.IsReadOnly Gets a value that indicates whether the list is read-only.
Explicit interface implemetation Private property IList.Item Gets or sets the element at the specified index.
Top

Show:
© 2017 Microsoft