IJavaMembers::UniqueField

If the collection represents all overloaded class members with the same name (differing only by their parameters), it contains at most one field element because there can only be one field with any given name. This method returns that field, if any.

Syntax

[propget] HRESULT UniqueField ([out,retval] IJavaField **ppField);

Property UniqueField As IJavaField