VBFixedStringAttribute(Int32) Konstruktor

Definicja

Inicjuje SizeConst wartość pola.

public:
 VBFixedStringAttribute(int Length);
public VBFixedStringAttribute (int Length);
new Microsoft.VisualBasic.VBFixedStringAttribute : int -> Microsoft.VisualBasic.VBFixedStringAttribute
Public Sub New (Length As Integer)

Parametry

Length
Int32

Długość stałego ciągu.

Uwagi

Konstruktor jest uruchamiany po zastosowaniu atrybutu VBFixedStringAttribute do ciągu.

Dotyczy

Zobacz też