This document is archived and information here might be outdated. Recommended version. |
The length of the field.
[Visual Basic .NET]
Public Property Length As Integer
[C#]
public int Length {get; set;}
[C++]
HRESULT get_Length(
void
);
[C++]
HRESULT put_Length(
);