Udostępnij przez


MinLengthAttribute(Int32) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy MinLengthAttribute.

public:
 MinLengthAttribute(int length);
public MinLengthAttribute (int length);
new System.ComponentModel.DataAnnotations.MinLengthAttribute : int -> System.ComponentModel.DataAnnotations.MinLengthAttribute
Public Sub New (length As Integer)

Parametry

length
Int32

Długość tablicy lub danych ciągu.

Dotyczy