UnknownXmlElementCollection Properties

Include Protected Members
Include Inherited Members

The UnknownXmlElementCollection type exposes the following members.

Properties

  Name Description
Public property Capacity (Inherited from CollectionBase.)
Public property Count (Inherited from CollectionBase.)
Protected property InnerList (Inherited from CollectionBase.)
Public property IsSynchronized Gets a value indicating whether access to the collection is synchronized.
Public property Item Gets an element in the collection based on the value of index.
Protected property List (Inherited from CollectionBase.)
Public property SyncRoot Gets the object that is used to synchronize access to the collection.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property IList.Item (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from CollectionBase.)

Top

See Also

Reference

UnknownXmlElementCollection Class

Microsoft.SharePoint.WebPartPages Namespace