ConsoleNodeCollection Properties

Include Protected Members
Include Inherited Members

The ConsoleNodeCollection 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 IsReadOnly Sets whether the collection is read-only.
Public propertyStatic member IsSynchronized Sets whether the collection is synchronized.
Public property Item Gets or sets the ConsoleNode object at the location specified by the index parameter.
Protected property List (Inherited from CollectionBase.)
Public propertyStatic member SyncRoot Gets an object that can be used to synchronize access to the ConsoleNodeCollection.

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

ConsoleNodeCollection Class

Microsoft.SharePoint.Publishing.WebControls Namespace