ReadOnlyNotificationCollection Properties

The ReadOnlyNotificationCollection type exposes the following members.

  NameDescription
Public property Count (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Public property DesignElement
Public property Id Gets or sets a unique element ID.
Public property Item Overloaded.
Protected property Items (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Public property Name Gets or sets the name of the element.
Public property Parent Gets the parent model element.
Public property PropertyTypes Gets a collection of PropertyType class instances.
Top

  NameDescription
Explicit interface implemetation Private property IList.IsFixedSize (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private property ICollection<T>.IsReadOnly (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private property IList.IsReadOnly (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private property ICollection.IsSynchronized (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private property IList<T>.Item (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private property IList.Item (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private property ICollection.SyncRoot (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Top

Community Additions

ADD
Show: