- Contents in this wiki are for entertainment purposes only
Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
1 March 2026
|
|
N 04:19 | VB6 clsJSONNode 2 changes history +5,803 [XenoEngineer (2×)] | |||
| m |
|
04:19 (cur | prev) +4 XenoEngineer talk contribs (→Test Form) | |||
| N |
|
04:19 (cur | prev) +5,799 XenoEngineer talk contribs (Created page with "Category:VB6 ==VB6 Class Code== <pre style="margin-left:3em; font:normal 14px terminal;"> '' Class clsJSONNode Option Explicit Public Enum enumNodeType enuObjectType enuArrayType enuValueType End Enum Private Type udtJSONNode nodeType As enumNodeType Object As Scripting.Dictionary Array As Collection value As Variant End Type Private m As udtJSONNode Private Sub Class_Initialize() '' Default to object typ...") | |||