BoundedErrorCollection(Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
BoundedErrorCollection(int maxErrors);
public BoundedErrorCollection (int maxErrors);
new Microsoft.Solutions.BTAHL7.Pipelines.BoundedErrorCollection : int -> Microsoft.Solutions.BTAHL7.Pipelines.BoundedErrorCollection
Public Sub New (maxErrors As Integer)
Parameters
- maxErrors
- Int32