| | | WebCenter Interaction API | |
| | IPTSWeightedFieldList.getWeightAt Method |
Returns a single weight from the list.
float getWeightAt(
int position
);
Parameters
-
position
- position on the list, from 0 to
GetSize()-1.
See Also
IPTSWeightedFieldList Interface | com.plumtree.server.search Namespace