Click or drag to resize
AttackedEventArgsCollection Properties

The AttackedEventArgsCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the ReadOnlyCollectionBase instance.
(Inherited from ReadOnlyCollectionBase.)
Protected propertyInnerList
Gets the list of elements contained in the ReadOnlyCollectionBase instance.
(Inherited from ReadOnlyCollectionBase.)
Public propertyItem
Default indexed property to get at collection items by index.
Top
See Also