How to Make an Array Protected (130989)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q130989 SUMMARY
The PROTECTED keyword of the DEFINE CLASS command can be used to protect
the Properties, methods, and objects in a class definition. You may want to
use the PROTECTED keyword to protect an array.
REFERENCES
For more information about the PROTECTED clause, search the Visual FoxPro
Help menu.
| Modification Type: | Major | Last Reviewed: | 2/15/2000 |
|---|
| Keywords: | kbcode KB130989 |
|---|
|