This document is archived and information here might be outdated. Recommended version. |
Get the count of sub-fields.
[Visual Basic .NET] Public ReadOnly Property InputFieldCount As Integer
[C#] public int InputFieldCount {get;}
[C++]
HRESULT get_InputFieldCount(
void
);