This document is archived and information here might be outdated. Recommended version. |
Clears the list of fields to return with the feature.
[Visual Basic .NET]
Public Sub ClearFields ( _
)
[C#] public void ClearFields ( );
[C++]
HRESULT ClearFields(
void
);