01-08-2024
10:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
01-08-2024
10:28 AM
What do you want with the new class?
That new "object" will only work with your program.
Other without your program will not be able to use the file.
For example PartDocument is a derived of Document object.
It add more "functions" to Document.
You'll need to create all method and interface for IV to use those new "functions".