Click or drag to resize
Accord.NET (logo)

Boundary Properties

The Boundary type exposes the following members.

Properties
  NameDescription
Public propertyContent
Boundary string content
Public propertyHasValue
True if boundary string length is non-zero
Public propertyIsChecked
True if FixMalformedBoundary has been run
Public propertyIsValid
True if IsChecked is true and HasValue is true, or if HasValue is false
Public propertyLength
Length of boundary string
Top
See Also