VBFixedStringAttribute(Int32) 建構函式

定義

初始化 SizeConst 欄位值。

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

參數

Length
Int32

固定字串的長度。

備註

建構函式會在 VBFixedStringAttribute 屬性套用至字串時執行。

適用於

另請參閱