Toggle navigation
Menu
Main
WhiteTown Software
Products
Downloads
Order
Support
Download
Order now
func fieldCount() -> Int
Back to Index
C++
C
C#
Objective-C
Swift
Delphi
Function fieldCount() returns a number of fields in a dbf file.
{
// your code
print(
"Fieldcount = "
+
String
(dbf.fieldCount()) );
// your code
}
Copyright © WhiteTown Software, 1996-2023 |
Privacy policy
|
Site map