What is the numRecords() method?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the numRecords() method?
Rating:
The numRecords() method is a method of the RecordEnumeration interface. It returns the total number of records from the enumeration set, i.e., the number of records that match the filter criteria.
The general syntax of this method is as follows:
Rating:
Was this information helpful?
Other articles
- What is WMA?
- What is the setText() method?
- What is MIDP?
- What is the setTitle() method?
- What is the unregisterConnection() method?