Click or drag to resize
FailureList Constructor
Overload List
  NameDescription
Public methodFailureList
Creates a new FailureList instance
Public methodFailureList(Int32)
Creates a new FailureList instance that is empty and has the specified initial capacity
Public methodFailureList(IEnumerableFailure)
Creates a new FailureList instance that contains elements copied from the specified collection
Top
See Also