This document is archived and information here might be outdated. Recommended version. |
The number of fields whose values will be used generate text when rendering when the FieldNames property is empty.
[Visual Basic .NET]
Public Property NumFields As Integer
[C#]
public int NumFields {get; set;}
[C++]
HRESULT get_NumFields(
System.Int32* pVal
);
[C++]
HRESULT put_NumFields(
long pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type long* pVal [in]
pVal is a parameter of type long