RiskPatternCollection

RiskPatternCollection class

Represents a collection containing the instances of the RiskPattern class.

Methods

NameDescription
AddAdds an instance of the RiskPattern class to this collection.
ClearRemoves all items from this collection.
ContainsReturns true if the specified item is found in this collection; otherwise, false.
CopyToCopies the elements of this collection to the specified array, starting at the specified array index.
get_CountGets the number of elements contained in this collection.
get_IsReadOnlyGets a value indicating whether this collection is read-only; otherwise, false.
GetEnumeratorReturns an enumerator for this collection.
idx_getGets the instance of the RiskPattern class for the specified task.
RemoveRemoves the first occurrence of a specific object from this collection.