ImpactDetailCollection Properties

Include Protected Members
Include Inherited Members

The ImpactDetailCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of ImpactDetail objects contained in the collection.
Public property Item Gets the ImpactDetail at the specified index from the collection.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize
Explicit interface implemetationPrivate property IList.IsReadOnly
Explicit interface implemetationPrivate property ICollection.IsSynchronized
Explicit interface implemetationPrivate property IList.Item
Explicit interface implemetationPrivate property ICollection.SyncRoot

Top