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.
| Name | Description | |
|---|---|---|
|
ICollection.IsSynchronized | Gets a value that indicates whether access to the attribute collection is synchronized (thread safe). |
|
ICollection.SyncRoot | This method is not supported. |
|
IList.IsFixedSize | Gets a value that indicates whether the list has a fixed size. |
|
IList.IsReadOnly | Gets a value that indicates whether the list is read-only. |
|
IList.Item | Gets or sets the element at the specified index. |
Show: