This document is archived and information here might be outdated. Recommended version. |
Returns the next reference data field.
[Visual Basic .NET] Public Function Next ( _ ) As IReferenceDataField
[C#] public IReferenceDataField Next ( );
[C++]
HRESULT Next(
void
);
Returns the next ReferenceDataField from the enumerator.