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