1 write to Length
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\VBFixedStringAttribute.vb (1)
22
Me.
Length
= Length
6 references to Length
Microsoft.VisualBasic.Core (6)
Microsoft\VisualBasic\CompilerServices\StructUtils.vb (1)
196
length = ma.
Length
Microsoft\VisualBasic\CompilerServices\VB6File.vb (5)
136
FixedStringLength = CType(attributeList(0), VBFixedStringAttribute).
Length
171
length = ma.
Length
248
If FixedStringAttribute.
Length
> 0 Then
249
FixedStringLength = FixedStringAttribute.
Length
275
Dim length As Integer = ma.
Length