Click or drag to resize

FieldArrayLengthAttribute Constructor

Overload List
  NameDescription
Public methodFieldArrayLengthAttribute(Int32)
Allow you to set the exact length that the target array field must have.
Public methodFieldArrayLengthAttribute(Int32, Int32)
Allows you to set the bounds that the target array field must have.
Top
See Also