@tsonic/dotnet 0.5.2 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (195) hide show
  1. package/Internal/internal/index.d.ts +5 -5
  2. package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +14 -14
  3. package/Microsoft.VisualBasic/bindings.json +28 -28
  4. package/Microsoft.VisualBasic/internal/index.d.ts +265 -265
  5. package/Microsoft.VisualBasic/internal/metadata.json +14 -14
  6. package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +202 -202
  7. package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +68 -66
  8. package/Microsoft.Win32/internal/index.d.ts +16 -14
  9. package/Microsoft.Win32.SafeHandles/internal/index.d.ts +18 -18
  10. package/README.md +39 -0
  11. package/System/bindings.json +138 -138
  12. package/System/internal/index.d.ts +4165 -3967
  13. package/System/internal/metadata.json +81 -487
  14. package/System.Buffers/internal/index.d.ts +60 -50
  15. package/System.Buffers.Binary/internal/index.d.ts +126 -126
  16. package/System.Buffers.Text/internal/index.d.ts +67 -67
  17. package/System.CodeDom.Compiler/internal/index.d.ts +35 -35
  18. package/System.Collections/internal/index.d.ts +199 -179
  19. package/System.Collections.Concurrent/internal/index.d.ts +61 -59
  20. package/System.Collections.Frozen/internal/index.d.ts +29 -29
  21. package/System.Collections.Frozen/internal/metadata.json +2 -16
  22. package/System.Collections.Generic/index.d.ts +1 -1
  23. package/System.Collections.Generic/internal/index.d.ts +382 -354
  24. package/System.Collections.Generic/internal/metadata.json +5 -54
  25. package/System.Collections.Immutable/internal/index.d.ts +321 -319
  26. package/System.Collections.Immutable/internal/metadata.json +5 -40
  27. package/System.Collections.ObjectModel/internal/index.d.ts +83 -79
  28. package/System.Collections.ObjectModel/internal/metadata.json +1 -36
  29. package/System.Collections.Specialized/internal/index.d.ts +104 -96
  30. package/System.ComponentModel/internal/index.d.ts +661 -631
  31. package/System.ComponentModel/internal/metadata.json +0 -7
  32. package/System.ComponentModel.DataAnnotations/internal/index.d.ts +60 -58
  33. package/System.ComponentModel.Design/bindings.json +2 -2
  34. package/System.ComponentModel.Design/internal/index.d.ts +207 -193
  35. package/System.ComponentModel.Design/internal/metadata.json +1 -1
  36. package/System.ComponentModel.Design.Serialization/index.d.ts +2 -2
  37. package/System.ComponentModel.Design.Serialization/internal/index.d.ts +103 -98
  38. package/System.Configuration.Assemblies/bindings.json +10 -10
  39. package/System.Configuration.Assemblies/internal/index.d.ts +5 -5
  40. package/System.Configuration.Assemblies/internal/metadata.json +5 -5
  41. package/System.Data/internal/index.d.ts +481 -453
  42. package/System.Data.Common/internal/index.d.ts +149 -121
  43. package/System.Data.SqlTypes/bindings.json +2 -2
  44. package/System.Data.SqlTypes/internal/index.d.ts +331 -299
  45. package/System.Data.SqlTypes/internal/metadata.json +1 -1
  46. package/System.Diagnostics/bindings.json +6 -6
  47. package/System.Diagnostics/internal/index.d.ts +333 -313
  48. package/System.Diagnostics/internal/metadata.json +3 -10
  49. package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +16 -16
  50. package/System.Diagnostics.Contracts/internal/index.d.ts +21 -21
  51. package/System.Diagnostics.Metrics/internal/index.d.ts +81 -75
  52. package/System.Diagnostics.SymbolStore/bindings.json +6 -6
  53. package/System.Diagnostics.SymbolStore/internal/index.d.ts +72 -72
  54. package/System.Diagnostics.SymbolStore/internal/metadata.json +3 -3
  55. package/System.Diagnostics.Tracing/internal/index.d.ts +24 -18
  56. package/System.Drawing/bindings.json +24 -24
  57. package/System.Drawing/internal/index.d.ts +281 -281
  58. package/System.Drawing/internal/metadata.json +12 -12
  59. package/System.Dynamic/internal/index.d.ts +46 -42
  60. package/System.Formats.Asn1/bindings.json +12 -12
  61. package/System.Formats.Asn1/internal/index.d.ts +50 -48
  62. package/System.Formats.Asn1/internal/metadata.json +6 -6
  63. package/System.Formats.Tar/bindings.json +2 -2
  64. package/System.Formats.Tar/internal/index.d.ts +17 -13
  65. package/System.Formats.Tar/internal/metadata.json +1 -1
  66. package/System.Globalization/bindings.json +8 -8
  67. package/System.Globalization/internal/index.d.ts +177 -163
  68. package/System.Globalization/internal/metadata.json +4 -4
  69. package/System.IO/internal/index.d.ts +457 -439
  70. package/System.IO.Compression/internal/index.d.ts +78 -72
  71. package/System.IO.Enumeration/internal/index.d.ts +22 -22
  72. package/System.IO.IsolatedStorage/internal/index.d.ts +26 -24
  73. package/System.IO.MemoryMappedFiles/internal/index.d.ts +22 -20
  74. package/System.IO.Pipelines/internal/index.d.ts +15 -13
  75. package/System.IO.Pipes/internal/index.d.ts +23 -23
  76. package/System.Linq/internal/index.d.ts +853 -845
  77. package/System.Linq/internal/metadata.json +0 -17
  78. package/System.Linq.Expressions/internal/index.d.ts +354 -340
  79. package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
  80. package/System.Net/bindings.json +2 -2
  81. package/System.Net/internal/index.d.ts +351 -317
  82. package/System.Net/internal/metadata.json +1 -1
  83. package/System.Net.Http/internal/index.d.ts +64 -54
  84. package/System.Net.Http.Headers/bindings.json +2 -2
  85. package/System.Net.Http.Headers/internal/index.d.ts +139 -99
  86. package/System.Net.Http.Headers/internal/metadata.json +1 -1
  87. package/System.Net.Http.Json/internal/index.d.ts +63 -63
  88. package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
  89. package/System.Net.Mail/bindings.json +2 -2
  90. package/System.Net.Mail/internal/index.d.ts +90 -78
  91. package/System.Net.Mail/internal/metadata.json +4 -32
  92. package/System.Net.Mime/internal/index.d.ts +51 -51
  93. package/System.Net.NetworkInformation/internal/index.d.ts +59 -57
  94. package/System.Net.Quic/internal/index.d.ts +15 -11
  95. package/System.Net.Security/bindings.json +674 -674
  96. package/System.Net.Security/internal/index.d.ts +396 -394
  97. package/System.Net.Security/internal/metadata.json +337 -337
  98. package/System.Net.ServerSentEvents/internal/index.d.ts +10 -10
  99. package/System.Net.Sockets/bindings.json +10 -10
  100. package/System.Net.Sockets/internal/index.d.ts +100 -90
  101. package/System.Net.Sockets/internal/metadata.json +5 -5
  102. package/System.Net.WebSockets/internal/index.d.ts +21 -19
  103. package/System.Numerics/bindings.json +110 -110
  104. package/System.Numerics/internal/index.d.ts +1057 -1039
  105. package/System.Numerics/internal/metadata.json +55 -89
  106. package/System.Reflection/bindings.json +25 -25
  107. package/System.Reflection/internal/index.d.ts +336 -316
  108. package/System.Reflection/internal/metadata.json +12 -12
  109. package/System.Reflection.Emit/bindings.json +307 -307
  110. package/System.Reflection.Emit/internal/index.d.ts +242 -236
  111. package/System.Reflection.Emit/internal/metadata.json +152 -152
  112. package/System.Reflection.Metadata/bindings.json +272 -272
  113. package/System.Reflection.Metadata/internal/index.d.ts +448 -438
  114. package/System.Reflection.Metadata/internal/metadata.json +164 -360
  115. package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +91 -91
  116. package/System.Reflection.PortableExecutable/bindings.json +26 -26
  117. package/System.Reflection.PortableExecutable/internal/index.d.ts +22 -20
  118. package/System.Reflection.PortableExecutable/internal/metadata.json +13 -13
  119. package/System.Resources/internal/index.d.ts +30 -24
  120. package/System.Runtime/internal/index.d.ts +20 -16
  121. package/System.Runtime.CompilerServices/bindings.json +4 -4
  122. package/System.Runtime.CompilerServices/internal/index.d.ts +233 -209
  123. package/System.Runtime.CompilerServices/internal/metadata.json +2 -2
  124. package/System.Runtime.ExceptionServices/internal/index.d.ts +6 -6
  125. package/System.Runtime.InteropServices/bindings.json +146 -146
  126. package/System.Runtime.InteropServices/internal/index.d.ts +604 -586
  127. package/System.Runtime.InteropServices/internal/metadata.json +73 -130
  128. package/System.Runtime.InteropServices.ComTypes/bindings.json +252 -252
  129. package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +296 -292
  130. package/System.Runtime.InteropServices.ComTypes/internal/metadata.json +126 -126
  131. package/System.Runtime.InteropServices.Java/internal/index.d.ts +12 -12
  132. package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +60 -58
  133. package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +102 -94
  134. package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +9 -9
  135. package/System.Runtime.InteropServices.Swift/internal/index.d.ts +1 -1
  136. package/System.Runtime.Intrinsics/internal/index.d.ts +1252 -1244
  137. package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +9662 -9662
  138. package/System.Runtime.Intrinsics.Wasm/internal/index.d.ts +471 -471
  139. package/System.Runtime.Intrinsics.X86/internal/index.d.ts +16033 -16033
  140. package/System.Runtime.Loader/internal/index.d.ts +9 -7
  141. package/System.Runtime.Remoting/internal/index.d.ts +2 -2
  142. package/System.Runtime.Serialization/internal/index.d.ts +179 -171
  143. package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +5 -5
  144. package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
  145. package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -3
  146. package/System.Runtime.Serialization.Json/internal/index.d.ts +27 -27
  147. package/System.Runtime.Versioning/internal/index.d.ts +4 -4
  148. package/System.Security/internal/index.d.ts +45 -39
  149. package/System.Security.AccessControl/internal/index.d.ts +28 -26
  150. package/System.Security.Authentication/internal/index.d.ts +2 -2
  151. package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +11 -7
  152. package/System.Security.Claims/internal/index.d.ts +94 -90
  153. package/System.Security.Cryptography/bindings.json +111 -111
  154. package/System.Security.Cryptography/internal/index.d.ts +842 -794
  155. package/System.Security.Cryptography/internal/metadata.json +52 -59
  156. package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +121 -113
  157. package/System.Security.Policy/internal/index.d.ts +6 -6
  158. package/System.Security.Principal/internal/index.d.ts +36 -30
  159. package/System.Text/bindings.json +28 -28
  160. package/System.Text/internal/index.d.ts +325 -319
  161. package/System.Text/internal/metadata.json +4 -4
  162. package/System.Text.Encodings.Web/internal/index.d.ts +18 -18
  163. package/System.Text.Json/internal/index.d.ts +184 -180
  164. package/System.Text.Json.Nodes/internal/index.d.ts +54 -54
  165. package/System.Text.Json.Schema/internal/index.d.ts +3 -3
  166. package/System.Text.Json.Serialization/internal/index.d.ts +12 -12
  167. package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +85 -83
  168. package/System.Text.RegularExpressions/internal/index.d.ts +91 -89
  169. package/System.Text.RegularExpressions/internal/metadata.json +5 -40
  170. package/System.Text.Unicode/internal/index.d.ts +171 -171
  171. package/System.Threading/bindings.json +4 -4
  172. package/System.Threading/internal/index.d.ts +411 -377
  173. package/System.Threading/internal/metadata.json +2 -2
  174. package/System.Threading.Channels/internal/index.d.ts +8 -8
  175. package/System.Threading.Tasks/internal/index.d.ts +209 -205
  176. package/System.Threading.Tasks.Dataflow/internal/index.d.ts +106 -102
  177. package/System.Threading.Tasks.Dataflow/internal/metadata.json +0 -42
  178. package/System.Threading.Tasks.Sources/internal/index.d.ts +7 -7
  179. package/System.Timers/internal/index.d.ts +11 -9
  180. package/System.Transactions/internal/index.d.ts +83 -67
  181. package/System.Web/internal/index.d.ts +31 -31
  182. package/System.Windows.Input/internal/index.d.ts +2 -2
  183. package/System.Xml/bindings.json +35 -35
  184. package/System.Xml/internal/index.d.ts +343 -325
  185. package/System.Xml/internal/metadata.json +17 -17
  186. package/System.Xml.Linq/internal/index.d.ts +122 -110
  187. package/System.Xml.Resolvers/internal/index.d.ts +3 -3
  188. package/System.Xml.Schema/internal/index.d.ts +71 -71
  189. package/System.Xml.Serialization/internal/index.d.ts +120 -120
  190. package/System.Xml.XPath/internal/index.d.ts +40 -34
  191. package/System.Xml.Xsl/internal/index.d.ts +27 -27
  192. package/System.Xml.Xsl.Runtime/internal/index.d.ts +99 -99
  193. package/__internal/extensions/index.d.ts +2294 -0
  194. package/package.json +1 -1
  195. package/internal/extensions/index.d.ts +0 -2280
@@ -230,14 +230,14 @@ export enum VbStrConv {
230
230
 
231
231
 
232
232
  export class SpcInfo$instance {
233
- Count: short;
233
+ count: short;
234
234
  }
235
235
 
236
236
 
237
237
  export type SpcInfo = SpcInfo$instance;
238
238
 
239
239
  export class TabInfo$instance {
240
- Column: short;
240
+ column: short;
241
241
  }
242
242
 
243
243
 
@@ -246,12 +246,12 @@ export type TabInfo = TabInfo$instance;
246
246
  export class Collection$instance {
247
247
  constructor();
248
248
  readonly count: int;
249
- add(Item: any, Key?: string, Before?: any, After?: any): void;
249
+ add(Item: unknown, Key?: string, Before?: unknown, After?: unknown): void;
250
250
  clear(): void;
251
251
  contains(Key: string): boolean;
252
- get_Item(Index: int): any;
253
- get_Item(Key: string): any;
254
- get_Item(Index: any): any;
252
+ get_Item(Index: int): unknown;
253
+ get_Item(Key: string): unknown;
254
+ get_Item(Index: unknown): unknown;
255
255
  getEnumerator(): IEnumerator;
256
256
  remove(Key: string): void;
257
257
  remove(Index: int): void;
@@ -259,9 +259,9 @@ export class Collection$instance {
259
259
 
260
260
 
261
261
  export interface __Collection$views {
262
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
263
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
264
- readonly As_IList: System_Collections_Internal.IList$instance;
262
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
263
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
264
+ As_IList(): System_Collections_Internal.IList$instance;
265
265
  }
266
266
 
267
267
  export type Collection = Collection$instance & __Collection$views;
@@ -391,93 +391,93 @@ export type Constants = Constants$instance;
391
391
 
392
392
  export class ControlChars$instance {
393
393
  constructor();
394
- static readonly CrLf: string;
395
- static readonly NewLine: string;
396
- static readonly Cr: string;
397
- static readonly Lf: string;
398
- static readonly Back: string;
399
- static readonly FormFeed: string;
400
- static readonly Tab: string;
401
- static readonly VerticalTab: string;
402
- static readonly NullChar: string;
403
- static readonly Quote: string;
394
+ static readonly crLf: string;
395
+ static readonly newLine: string;
396
+ static readonly cr: char;
397
+ static readonly lf: char;
398
+ static readonly back: char;
399
+ static readonly formFeed: char;
400
+ static readonly tab: char;
401
+ static readonly verticalTab: char;
402
+ static readonly nullChar: char;
403
+ static readonly quote: char;
404
404
  }
405
405
 
406
406
 
407
407
  export type ControlChars = ControlChars$instance;
408
408
 
409
409
  export class Conversion$instance {
410
- static CTypeDynamic(Expression: any, TargetType: Type): any;
411
- static CTypeDynamic<TargetType>(Expression: any): TargetType;
412
- static ErrorToString(): string;
413
- static ErrorToString(ErrorNumber: int): string;
414
- static Fix(Number: decimal): decimal;
415
- static Fix(Number: double): double;
416
- static Fix(Number: short): short;
417
- static Fix(Number: int): int;
418
- static Fix(Number: long): long;
419
- static Fix(Number: any): any;
420
- static Fix(Number: float): float;
421
- static Hex(Number: byte): string;
422
- static Hex(Number: short): string;
423
- static Hex(Number: int): string;
424
- static Hex(Number: long): string;
425
- static Hex(Number: any): string;
426
- static Hex(Number: sbyte): string;
427
- static Hex(Number: ushort): string;
428
- static Hex(Number: uint): string;
429
- static Hex(Number: ulong): string;
430
- static Int(Number: decimal): decimal;
431
- static Int(Number: double): double;
432
- static Int(Number: short): short;
433
- static Int(Number: int): int;
434
- static Int(Number: long): long;
435
- static Int(Number: any): any;
436
- static Int(Number: float): float;
437
- static Oct(Number: byte): string;
438
- static Oct(Number: short): string;
439
- static Oct(Number: int): string;
440
- static Oct(Number: long): string;
441
- static Oct(Number: any): string;
442
- static Oct(Number: sbyte): string;
443
- static Oct(Number: ushort): string;
444
- static Oct(Number: uint): string;
445
- static Oct(Number: ulong): string;
446
- static Str(Number: any): string;
447
- static Val(Expression: string): int;
448
- static Val(Expression: any): double;
449
- static Val(InputStr: string): double;
410
+ static cTypeDynamic(Expression: unknown, TargetType: Type): unknown;
411
+ static cTypeDynamic<TargetType>(Expression: unknown): TargetType;
412
+ static errorToString(): string;
413
+ static errorToString(ErrorNumber: int): string;
414
+ static fix6(Number: decimal): decimal;
415
+ static fix6(Number: double): double;
416
+ static fix6(Number: short): short;
417
+ static fix6(Number: int): int;
418
+ static fix6(Number: long): long;
419
+ static fix6(Number: unknown): unknown;
420
+ static fix6(Number: float): float;
421
+ static hex2(Number: byte): string;
422
+ static hex2(Number: short): string;
423
+ static hex2(Number: int): string;
424
+ static hex2(Number: long): string;
425
+ static hex2(Number: unknown): string;
426
+ static hex2(Number: sbyte): string;
427
+ static hex2(Number: ushort): string;
428
+ static hex2(Number: uint): string;
429
+ static hex2(Number: ulong): string;
430
+ static int6(Number: decimal): decimal;
431
+ static int6(Number: double): double;
432
+ static int6(Number: short): short;
433
+ static int6(Number: int): int;
434
+ static int6(Number: long): long;
435
+ static int6(Number: unknown): unknown;
436
+ static int6(Number: float): float;
437
+ static oct2(Number: byte): string;
438
+ static oct2(Number: short): string;
439
+ static oct2(Number: int): string;
440
+ static oct2(Number: long): string;
441
+ static oct2(Number: unknown): string;
442
+ static oct2(Number: sbyte): string;
443
+ static oct2(Number: ushort): string;
444
+ static oct2(Number: uint): string;
445
+ static oct2(Number: ulong): string;
446
+ static str(Number: unknown): string;
447
+ static val2(Expression: char): int;
448
+ static val2(Expression: unknown): double;
449
+ static val2(InputStr: string): double;
450
450
  }
451
451
 
452
452
 
453
453
  export type Conversion = Conversion$instance;
454
454
 
455
455
  export class DateAndTime$instance {
456
- static Today: DateTime;
457
- static readonly Now: DateTime;
458
- static TimeOfDay: DateTime;
459
- static TimeString: string;
460
- static DateString: string;
461
- static readonly Timer: double;
462
- static DateAdd(Interval: DateInterval, Number: double, DateValue: DateTime): DateTime;
463
- static DateAdd(Interval: string, Number: double, DateValue: any): DateTime;
464
- static DateDiff(Interval: DateInterval, Date1: DateTime, Date2: DateTime, DayOfWeek?: FirstDayOfWeek, WeekOfYear?: FirstWeekOfYear): long;
465
- static DateDiff(Interval: string, Date1: any, Date2: any, DayOfWeek?: FirstDayOfWeek, WeekOfYear?: FirstWeekOfYear): long;
466
- static DatePart(Interval: DateInterval, DateValue: DateTime, FirstDayOfWeekValue?: FirstDayOfWeek, FirstWeekOfYearValue?: FirstWeekOfYear): int;
467
- static DatePart(Interval: string, DateValue: any, DayOfWeek?: FirstDayOfWeek, WeekOfYear?: FirstWeekOfYear): int;
468
- static DateSerial(Year: int, Month: int, Day: int): DateTime;
469
- static DateValue(StringDate: string): DateTime;
470
- static Day(DateValue: DateTime): int;
471
- static Hour(TimeValue: DateTime): int;
472
- static Minute(TimeValue: DateTime): int;
473
- static Month(DateValue: DateTime): int;
474
- static MonthName(Month: int, Abbreviate?: boolean): string;
475
- static Second(TimeValue: DateTime): int;
476
- static TimeSerial(Hour: int, Minute: int, Second: int): DateTime;
477
- static TimeValue(StringTime: string): DateTime;
478
- static Weekday(DateValue: DateTime, DayOfWeek?: FirstDayOfWeek): int;
479
- static WeekdayName(Weekday: int, Abbreviate?: boolean, FirstDayOfWeekValue?: FirstDayOfWeek): string;
480
- static Year(DateValue: DateTime): int;
456
+ static today: DateTime;
457
+ static readonly now: DateTime;
458
+ static timeOfDay: DateTime;
459
+ static timeString: string;
460
+ static dateString: string;
461
+ static readonly timer: double;
462
+ static dateAdd(Interval: DateInterval, Number: double, DateValue: DateTime): DateTime;
463
+ static dateAdd(Interval: string, Number: double, DateValue: unknown): DateTime;
464
+ static dateDiff(Interval: DateInterval, Date1: DateTime, Date2: DateTime, DayOfWeek?: FirstDayOfWeek, WeekOfYear?: FirstWeekOfYear): long;
465
+ static dateDiff(Interval: string, Date1: unknown, Date2: unknown, DayOfWeek?: FirstDayOfWeek, WeekOfYear?: FirstWeekOfYear): long;
466
+ static datePart(Interval: DateInterval, DateValue: DateTime, FirstDayOfWeekValue?: FirstDayOfWeek, FirstWeekOfYearValue?: FirstWeekOfYear): int;
467
+ static datePart(Interval: string, DateValue: unknown, DayOfWeek?: FirstDayOfWeek, WeekOfYear?: FirstWeekOfYear): int;
468
+ static dateSerial(Year: int, Month: int, Day: int): DateTime;
469
+ static dateValue(StringDate: string): DateTime;
470
+ static day(DateValue: DateTime): int;
471
+ static hour(TimeValue: DateTime): int;
472
+ static minute(TimeValue: DateTime): int;
473
+ static month(DateValue: DateTime): int;
474
+ static monthName(Month: int, Abbreviate?: boolean): string;
475
+ static second(TimeValue: DateTime): int;
476
+ static timeSerial(Hour: int, Minute: int, Second: int): DateTime;
477
+ static timeValue(StringTime: string): DateTime;
478
+ static weekday(DateValue: DateTime, DayOfWeek?: FirstDayOfWeek): int;
479
+ static weekdayName(Weekday: int, Abbreviate?: boolean, FirstDayOfWeekValue?: FirstDayOfWeek): string;
480
+ static year(DateValue: DateTime): int;
481
481
  }
482
482
 
483
483
 
@@ -493,96 +493,96 @@ export class ErrObject$instance {
493
493
  source: string;
494
494
  clear(): void;
495
495
  getException(): Exception;
496
- raise(Number: int, Source?: any, Description?: any, HelpFile?: any, HelpContext?: any): void;
496
+ raise(Number: int, Source?: unknown, Description?: unknown, HelpFile?: unknown, HelpContext?: unknown): void;
497
497
  }
498
498
 
499
499
 
500
500
  export type ErrObject = ErrObject$instance;
501
501
 
502
502
  export class FileSystem$instance {
503
- static ChDir(Path: string): void;
504
- static ChDrive(Drive: string): void;
505
- static ChDrive(Drive: string): void;
506
- static CurDir(): string;
507
- static CurDir(Drive: string): string;
508
- static Dir(): string;
509
- static Dir(PathName: string, Attributes?: FileAttribute): string;
503
+ static chDir(Path: string): void;
504
+ static chDrive(Drive: char): void;
505
+ static chDrive(Drive: string): void;
506
+ static curDir(): string;
507
+ static curDir(Drive: char): string;
508
+ static dir(): string;
509
+ static dir(PathName: string, Attributes?: FileAttribute): string;
510
510
  static EOF(FileNumber: int): boolean;
511
- static FileAttr(FileNumber: int): OpenMode;
512
- static FileClose(FileNumbers: int[]): void;
513
- static FileCopy(Source: string, Destination: string): void;
514
- static FileDateTime(PathName: string): DateTime;
515
- static FileGet(FileNumber: int, Value: { value: ref<ClrArray> }, RecordNumber?: long, ArrayIsDynamic?: boolean, StringIsFixedLength?: boolean): void;
516
- static FileGet(FileNumber: int, Value: { value: ref<boolean> }, RecordNumber?: long): void;
517
- static FileGet(FileNumber: int, Value: { value: ref<byte> }, RecordNumber?: long): void;
518
- static FileGet(FileNumber: int, Value: { value: ref<string> }, RecordNumber?: long): void;
519
- static FileGet(FileNumber: int, Value: { value: ref<DateTime> }, RecordNumber?: long): void;
520
- static FileGet(FileNumber: int, Value: { value: ref<decimal> }, RecordNumber?: long): void;
521
- static FileGet(FileNumber: int, Value: { value: ref<double> }, RecordNumber?: long): void;
522
- static FileGet(FileNumber: int, Value: { value: ref<short> }, RecordNumber?: long): void;
523
- static FileGet(FileNumber: int, Value: { value: ref<int> }, RecordNumber?: long): void;
524
- static FileGet(FileNumber: int, Value: { value: ref<long> }, RecordNumber?: long): void;
525
- static FileGet(FileNumber: int, Value: { value: ref<float> }, RecordNumber?: long): void;
526
- static FileGet(FileNumber: int, Value: { value: ref<string> }, RecordNumber?: long, StringIsFixedLength?: boolean): void;
527
- static FileGet(FileNumber: int, Value: { value: ref<any> }, RecordNumber?: long): void;
528
- static FileGetObject(FileNumber: int, Value: { value: ref<any> }, RecordNumber?: long): void;
529
- static FileLen(PathName: string): long;
530
- static FileOpen(FileNumber: int, FileName: string, Mode: OpenMode, Access?: OpenAccess, Share?: OpenShare, RecordLength?: int): void;
531
- static FilePut(FileNumber: int, Value: ClrArray, RecordNumber?: long, ArrayIsDynamic?: boolean, StringIsFixedLength?: boolean): void;
532
- static FilePut(FileNumber: int, Value: boolean, RecordNumber?: long): void;
533
- static FilePut(FileNumber: int, Value: byte, RecordNumber?: long): void;
534
- static FilePut(FileNumber: int, Value: string, RecordNumber?: long): void;
535
- static FilePut(FileNumber: int, Value: DateTime, RecordNumber?: long): void;
536
- static FilePut(FileNumber: int, Value: decimal, RecordNumber?: long): void;
537
- static FilePut(FileNumber: int, Value: double, RecordNumber?: long): void;
538
- static FilePut(FileNumber: int, Value: short, RecordNumber?: long): void;
539
- static FilePut(FileNumber: int, Value: int, RecordNumber?: long): void;
540
- static FilePut(FileNumber: int, Value: long, RecordNumber?: long): void;
541
- static FilePut(FileNumber: int, Value: float, RecordNumber?: long): void;
542
- static FilePut(FileNumber: int, Value: string, RecordNumber?: long, StringIsFixedLength?: boolean): void;
543
- static FilePut(FileNumber: int, Value: any, RecordNumber?: long): void;
544
- static FilePut(FileNumber: any, Value: any, RecordNumber?: any): void;
545
- static FilePutObject(FileNumber: int, Value: any, RecordNumber?: long): void;
546
- static FileWidth(FileNumber: int, RecordWidth: int): void;
547
- static FreeFile(): int;
548
- static GetAttr(PathName: string): FileAttribute;
549
- static Input(FileNumber: int, Value: { value: ref<boolean> }): void;
550
- static Input(FileNumber: int, Value: { value: ref<byte> }): void;
551
- static Input(FileNumber: int, Value: { value: ref<string> }): void;
552
- static Input(FileNumber: int, Value: { value: ref<DateTime> }): void;
553
- static Input(FileNumber: int, Value: { value: ref<decimal> }): void;
554
- static Input(FileNumber: int, Value: { value: ref<double> }): void;
555
- static Input(FileNumber: int, Value: { value: ref<short> }): void;
556
- static Input(FileNumber: int, Value: { value: ref<int> }): void;
557
- static Input(FileNumber: int, Value: { value: ref<long> }): void;
558
- static Input(FileNumber: int, Value: { value: ref<any> }): void;
559
- static Input(FileNumber: int, Value: { value: ref<float> }): void;
560
- static Input(FileNumber: int, Value: { value: ref<string> }): void;
561
- static InputString(FileNumber: int, CharCount: int): string;
562
- static Kill(PathName: string): void;
563
- static LineInput(FileNumber: int): string;
564
- static Loc(FileNumber: int): long;
565
- static Lock(FileNumber: int, FromRecord: long, ToRecord: long): void;
566
- static Lock(FileNumber: int, Record: long): void;
567
- static Lock(FileNumber: int): void;
511
+ static fileAttr(FileNumber: int): OpenMode;
512
+ static fileClose(FileNumbers: int[]): void;
513
+ static fileCopy(Source: string, Destination: string): void;
514
+ static fileDateTime(PathName: string): DateTime;
515
+ static fileGet2(FileNumber: int, Value: { value: ref<ClrArray> }, RecordNumber?: long, ArrayIsDynamic?: boolean, StringIsFixedLength?: boolean): void;
516
+ static fileGet2(FileNumber: int, Value: { value: ref<boolean> }, RecordNumber?: long): void;
517
+ static fileGet2(FileNumber: int, Value: { value: ref<byte> }, RecordNumber?: long): void;
518
+ static fileGet2(FileNumber: int, Value: { value: ref<char> }, RecordNumber?: long): void;
519
+ static fileGet2(FileNumber: int, Value: { value: ref<DateTime> }, RecordNumber?: long): void;
520
+ static fileGet2(FileNumber: int, Value: { value: ref<decimal> }, RecordNumber?: long): void;
521
+ static fileGet2(FileNumber: int, Value: { value: ref<double> }, RecordNumber?: long): void;
522
+ static fileGet2(FileNumber: int, Value: { value: ref<short> }, RecordNumber?: long): void;
523
+ static fileGet2(FileNumber: int, Value: { value: ref<int> }, RecordNumber?: long): void;
524
+ static fileGet2(FileNumber: int, Value: { value: ref<long> }, RecordNumber?: long): void;
525
+ static fileGet2(FileNumber: int, Value: { value: ref<float> }, RecordNumber?: long): void;
526
+ static fileGet2(FileNumber: int, Value: { value: ref<string> }, RecordNumber?: long, StringIsFixedLength?: boolean): void;
527
+ static fileGet2(FileNumber: int, Value: { value: ref<unknown> }, RecordNumber?: long): void;
528
+ static fileGetObject(FileNumber: int, Value: { value: ref<unknown> }, RecordNumber?: long): void;
529
+ static fileLen(PathName: string): long;
530
+ static fileOpen(FileNumber: int, FileName: string, Mode: OpenMode, Access?: OpenAccess, Share?: OpenShare, RecordLength?: int): void;
531
+ static filePut3(FileNumber: int, Value: ClrArray, RecordNumber?: long, ArrayIsDynamic?: boolean, StringIsFixedLength?: boolean): void;
532
+ static filePut3(FileNumber: int, Value: boolean, RecordNumber?: long): void;
533
+ static filePut3(FileNumber: int, Value: byte, RecordNumber?: long): void;
534
+ static filePut3(FileNumber: int, Value: char, RecordNumber?: long): void;
535
+ static filePut3(FileNumber: int, Value: DateTime, RecordNumber?: long): void;
536
+ static filePut3(FileNumber: int, Value: decimal, RecordNumber?: long): void;
537
+ static filePut3(FileNumber: int, Value: double, RecordNumber?: long): void;
538
+ static filePut3(FileNumber: int, Value: short, RecordNumber?: long): void;
539
+ static filePut3(FileNumber: int, Value: int, RecordNumber?: long): void;
540
+ static filePut3(FileNumber: int, Value: long, RecordNumber?: long): void;
541
+ static filePut3(FileNumber: int, Value: float, RecordNumber?: long): void;
542
+ static filePut3(FileNumber: int, Value: string, RecordNumber?: long, StringIsFixedLength?: boolean): void;
543
+ static filePut3(FileNumber: int, Value: unknown, RecordNumber?: long): void;
544
+ static filePut3(FileNumber: unknown, Value: unknown, RecordNumber?: unknown): void;
545
+ static filePutObject(FileNumber: int, Value: unknown, RecordNumber?: long): void;
546
+ static fileWidth(FileNumber: int, RecordWidth: int): void;
547
+ static freeFile(): int;
548
+ static getAttr(PathName: string): FileAttribute;
549
+ static input2(FileNumber: int, Value: { value: ref<boolean> }): void;
550
+ static input2(FileNumber: int, Value: { value: ref<byte> }): void;
551
+ static input2(FileNumber: int, Value: { value: ref<char> }): void;
552
+ static input2(FileNumber: int, Value: { value: ref<DateTime> }): void;
553
+ static input2(FileNumber: int, Value: { value: ref<decimal> }): void;
554
+ static input2(FileNumber: int, Value: { value: ref<double> }): void;
555
+ static input2(FileNumber: int, Value: { value: ref<short> }): void;
556
+ static input2(FileNumber: int, Value: { value: ref<int> }): void;
557
+ static input2(FileNumber: int, Value: { value: ref<long> }): void;
558
+ static input2(FileNumber: int, Value: { value: ref<unknown> }): void;
559
+ static input2(FileNumber: int, Value: { value: ref<float> }): void;
560
+ static input2(FileNumber: int, Value: { value: ref<string> }): void;
561
+ static inputString(FileNumber: int, CharCount: int): string;
562
+ static kill(PathName: string): void;
563
+ static lineInput(FileNumber: int): string;
564
+ static loc(FileNumber: int): long;
565
+ static lock3(FileNumber: int, FromRecord: long, ToRecord: long): void;
566
+ static lock3(FileNumber: int, Record: long): void;
567
+ static lock3(FileNumber: int): void;
568
568
  static LOF(FileNumber: int): long;
569
- static MkDir(Path: string): void;
570
- static Print(FileNumber: int, Output: any[]): void;
571
- static PrintLine(FileNumber: int, Output: any[]): void;
572
- static Rename(OldPath: string, NewPath: string): void;
573
- static Reset(): void;
574
- static RmDir(Path: string): void;
575
- static Seek(FileNumber: int, Position: long): void;
576
- static Seek(FileNumber: int): long;
577
- static SetAttr(PathName: string, Attributes: FileAttribute): void;
569
+ static mkDir(Path: string): void;
570
+ static print(FileNumber: int, Output: unknown[]): void;
571
+ static printLine(FileNumber: int, Output: unknown[]): void;
572
+ static rename(OldPath: string, NewPath: string): void;
573
+ static reset(): void;
574
+ static rmDir(Path: string): void;
575
+ static seek(FileNumber: int, Position: long): void;
576
+ static seek(FileNumber: int): long;
577
+ static setAttr(PathName: string, Attributes: FileAttribute): void;
578
578
  static SPC(Count: short): SpcInfo;
579
579
  static TAB(): TabInfo;
580
580
  static TAB(Column: short): TabInfo;
581
- static Unlock(FileNumber: int, FromRecord: long, ToRecord: long): void;
582
- static Unlock(FileNumber: int, Record: long): void;
583
- static Unlock(FileNumber: int): void;
584
- static Write(FileNumber: int, Output: any[]): void;
585
- static WriteLine(FileNumber: int, Output: any[]): void;
581
+ static unlock3(FileNumber: int, FromRecord: long, ToRecord: long): void;
582
+ static unlock3(FileNumber: int, Record: long): void;
583
+ static unlock3(FileNumber: int): void;
584
+ static write(FileNumber: int, Output: unknown[]): void;
585
+ static writeLine(FileNumber: int, Output: unknown[]): void;
586
586
  }
587
587
 
588
588
 
@@ -591,15 +591,15 @@ export type FileSystem = FileSystem$instance;
591
591
  export class Financial$instance {
592
592
  static DDB(Cost: double, Salvage: double, Life: double, Period: double, Factor?: double): double;
593
593
  static FV(Rate: double, NPer: double, Pmt: double, PV?: double, Due?: DueDate): double;
594
- static IPmt(Rate: double, Per: double, NPer: double, PV: double, FV?: double, Due?: DueDate): double;
594
+ static iPmt(Rate: double, Per: double, NPer: double, PV: double, FV?: double, Due?: DueDate): double;
595
595
  static IRR(ValueArray: { value: ref<double[]> }, Guess?: double): double;
596
596
  static MIRR(ValueArray: { value: ref<double[]> }, FinanceRate: double, ReinvestRate: double): double;
597
- static NPer(Rate: double, Pmt: double, PV: double, FV?: double, Due?: DueDate): double;
597
+ static nPer(Rate: double, Pmt: double, PV: double, FV?: double, Due?: DueDate): double;
598
598
  static NPV(Rate: double, ValueArray: { value: ref<double[]> }): double;
599
- static Pmt(Rate: double, NPer: double, PV: double, FV?: double, Due?: DueDate): double;
600
- static PPmt(Rate: double, Per: double, NPer: double, PV: double, FV?: double, Due?: DueDate): double;
599
+ static pmt(Rate: double, NPer: double, PV: double, FV?: double, Due?: DueDate): double;
600
+ static pPmt(Rate: double, Per: double, NPer: double, PV: double, FV?: double, Due?: DueDate): double;
601
601
  static PV(Rate: double, NPer: double, Pmt: double, FV?: double, Due?: DueDate): double;
602
- static Rate(NPer: double, Pmt: double, PV: double, FV?: double, Due?: DueDate, Guess?: double): double;
602
+ static rate(NPer: double, Pmt: double, PV: double, FV?: double, Due?: DueDate, Guess?: double): double;
603
603
  static SLN(Cost: double, Salvage: double, Life: double): double;
604
604
  static SYD(Cost: double, Salvage: double, Life: double, Period: double): double;
605
605
  }
@@ -615,49 +615,49 @@ export class HideModuleNameAttribute$instance extends System_Internal.Attribute$
615
615
  export type HideModuleNameAttribute = HideModuleNameAttribute$instance;
616
616
 
617
617
  export class Information$instance {
618
- static Erl(): int;
619
- static Err(): ErrObject;
620
- static IsArray(VarName: any): boolean;
621
- static IsDate(Expression: any): boolean;
622
- static IsDBNull(Expression: any): boolean;
623
- static IsError(Expression: any): boolean;
624
- static IsNothing(Expression: any): boolean;
625
- static IsNumeric(Expression: any): boolean;
626
- static IsReference(Expression: any): boolean;
627
- static LBound(Array: ClrArray, Rank?: int): int;
628
- static QBColor(Color: int): int;
618
+ static erl(): int;
619
+ static err(): ErrObject;
620
+ static isArray(VarName: unknown): boolean;
621
+ static isDate(Expression: unknown): boolean;
622
+ static isDBNull(Expression: unknown): boolean;
623
+ static isError(Expression: unknown): boolean;
624
+ static isNothing(Expression: unknown): boolean;
625
+ static isNumeric(Expression: unknown): boolean;
626
+ static isReference(Expression: unknown): boolean;
627
+ static lBound(Array: ClrArray, Rank?: int): int;
628
+ static qbColor(Color: int): int;
629
629
  static RGB(Red: int, Green: int, Blue: int): int;
630
- static SystemTypeName(VbName: string): string;
631
- static TypeName(VarName: any): string;
632
- static UBound(Array: ClrArray, Rank?: int): int;
633
- static VarType(VarName: any): VariantType;
634
- static VbTypeName(UrtName: string): string;
630
+ static systemTypeName(VbName: string): string;
631
+ static typeName(VarName: unknown): string;
632
+ static uBound(Array: ClrArray, Rank?: int): int;
633
+ static varType(VarName: unknown): VariantType;
634
+ static vbTypeName(UrtName: string): string;
635
635
  }
636
636
 
637
637
 
638
638
  export type Information = Information$instance;
639
639
 
640
640
  export class Interaction$instance {
641
- static AppActivate(ProcessId: int): void;
642
- static AppActivate(Title: string): void;
643
- static Beep(): void;
644
- static CallByName(ObjectRef: any, ProcName: string, UseCallType: CallType, Args: any[]): any;
645
- static Choose(Index: double, Choice: any[]): any;
646
- static Command(): string;
647
- static CreateObject(ProgId: string, ServerName?: string): any;
648
- static DeleteSetting(AppName: string, Section?: string, Key?: string): void;
649
- static Environ(Expression: int): string;
650
- static Environ(Expression: string): string;
651
- static GetAllSettings(AppName: string, Section: string): Array<Array<string>>;
652
- static GetObject(PathName?: string, Class?: string): any;
653
- static GetSetting(AppName: string, Section: string, Key: string, Default?: string): string;
654
- static IIf(Expression: boolean, TruePart: any, FalsePart: any): any;
655
- static InputBox(Prompt: string, Title?: string, DefaultResponse?: string, XPos?: int, YPos?: int): string;
656
- static MsgBox(Prompt: any, Buttons?: MsgBoxStyle, Title?: any): MsgBoxResult;
657
- static Partition(Number: long, Start: long, Stop: long, Interval: long): string;
658
- static SaveSetting(AppName: string, Section: string, Key: string, Setting: string): void;
659
- static Shell(PathName: string, Style?: AppWinStyle, Wait?: boolean, Timeout?: int): int;
660
- static Switch(VarExpr: any[]): any;
641
+ static appActivate(ProcessId: int): void;
642
+ static appActivate(Title: string): void;
643
+ static beep(): void;
644
+ static callByName(ObjectRef: unknown, ProcName: string, UseCallType: CallType, Args: unknown[]): unknown;
645
+ static choose(Index: double, Choice: unknown[]): unknown;
646
+ static command(): string;
647
+ static createObject(ProgId: string, ServerName?: string): unknown;
648
+ static deleteSetting(AppName: string, Section?: string, Key?: string): void;
649
+ static environ(Expression: int): string;
650
+ static environ(Expression: string): string;
651
+ static getAllSettings(AppName: string, Section: string): Array<Array<string>>;
652
+ static getObject(PathName?: string, Class?: string): unknown;
653
+ static getSetting(AppName: string, Section: string, Key: string, Default?: string): string;
654
+ static iIf(Expression: boolean, TruePart: unknown, FalsePart: unknown): unknown;
655
+ static inputBox(Prompt: string, Title?: string, DefaultResponse?: string, XPos?: int, YPos?: int): string;
656
+ static msgBox(Prompt: unknown, Buttons?: MsgBoxStyle, Title?: unknown): MsgBoxResult;
657
+ static partition(Number: long, Start: long, Stop: long, Interval: long): string;
658
+ static saveSetting(AppName: string, Section: string, Key: string, Setting: string): void;
659
+ static shell(PathName: string, Style?: AppWinStyle, Wait?: boolean, Timeout?: int): int;
660
+ static switch_(VarExpr: unknown[]): unknown;
661
661
  }
662
662
 
663
663
 
@@ -675,63 +675,63 @@ export class MyGroupCollectionAttribute$instance extends System_Internal.Attribu
675
675
  export type MyGroupCollectionAttribute = MyGroupCollectionAttribute$instance;
676
676
 
677
677
  export class Strings$instance {
678
- static Asc(String: string): int;
679
- static Asc(String: string): int;
680
- static AscW(String: string): int;
681
- static AscW(String: string): int;
682
- static Chr(CharCode: int): string;
683
- static ChrW(CharCode: int): string;
684
- static Filter(Source: any[], Match: string, Include?: boolean, Compare?: CompareMethod): string[];
685
- static Filter(Source: string[], Match: string, Include?: boolean, Compare?: CompareMethod): string[];
686
- static Format(Expression: any, Style?: string): string;
687
- static FormatCurrency(Expression: any, NumDigitsAfterDecimal?: int, IncludeLeadingDigit?: TriState, UseParensForNegativeNumbers?: TriState, GroupDigits?: TriState): string;
688
- static FormatDateTime(Expression: DateTime, NamedFormat?: DateFormat): string;
689
- static FormatNumber(Expression: any, NumDigitsAfterDecimal?: int, IncludeLeadingDigit?: TriState, UseParensForNegativeNumbers?: TriState, GroupDigits?: TriState): string;
690
- static FormatPercent(Expression: any, NumDigitsAfterDecimal?: int, IncludeLeadingDigit?: TriState, UseParensForNegativeNumbers?: TriState, GroupDigits?: TriState): string;
691
- static GetChar(str: string, Index: int): string;
692
- static InStr(Start: int, String1: string, String2: string, Compare?: CompareMethod): int;
693
- static InStr(String1: string, String2: string, Compare?: CompareMethod): int;
694
- static InStrRev(StringCheck: string, StringMatch: string, Start?: int, Compare?: CompareMethod): int;
695
- static Join(SourceArray: any[], Delimiter?: string): string;
696
- static Join(SourceArray: string[], Delimiter?: string): string;
697
- static LCase(Value: string): string;
698
- static LCase(Value: string): string;
699
- static Left(str: string, Length: int): string;
700
- static Len(Expression: boolean): int;
701
- static Len(Expression: byte): int;
702
- static Len(Expression: string): int;
703
- static Len(Expression: DateTime): int;
704
- static Len(Expression: decimal): int;
705
- static Len(Expression: double): int;
706
- static Len(Expression: short): int;
707
- static Len(Expression: int): int;
708
- static Len(Expression: long): int;
709
- static Len(Expression: any): int;
710
- static Len(Expression: sbyte): int;
711
- static Len(Expression: float): int;
712
- static Len(Expression: string): int;
713
- static Len(Expression: ushort): int;
714
- static Len(Expression: uint): int;
715
- static Len(Expression: ulong): int;
716
- static LSet(Source: string, Length: int): string;
717
- static LTrim(str: string): string;
718
- static Mid(str: string, Start: int, Length: int): string;
719
- static Mid(str: string, Start: int): string;
720
- static Replace(Expression: string, Find: string, Replacement: string, Start?: int, Count?: int, Compare?: CompareMethod): string;
721
- static Right(str: string, Length: int): string;
722
- static RSet(Source: string, Length: int): string;
723
- static RTrim(str: string): string;
724
- static Space(Number: int): string;
725
- static Split(Expression: string, Delimiter?: string, Limit?: int, Compare?: CompareMethod): string[];
726
- static StrComp(String1: string, String2: string, Compare?: CompareMethod): int;
727
- static StrConv(str: string, Conversion: VbStrConv, LocaleID?: int): string;
728
- static StrDup(Number: int, Character: string): string;
729
- static StrDup(Number: int, Character: any): any;
730
- static StrDup(Number: int, Character: string): string;
731
- static StrReverse(Expression: string): string;
732
- static Trim(str: string): string;
733
- static UCase(Value: string): string;
734
- static UCase(Value: string): string;
678
+ static asc(String: char): int;
679
+ static asc(String: string): int;
680
+ static ascW2(String: char): int;
681
+ static ascW2(String: string): int;
682
+ static chr(CharCode: int): char;
683
+ static chrW(CharCode: int): char;
684
+ static filter(Source: unknown[], Match: string, Include?: boolean, Compare?: CompareMethod): string[];
685
+ static filter(Source: string[], Match: string, Include?: boolean, Compare?: CompareMethod): string[];
686
+ static format(Expression: unknown, Style?: string): string;
687
+ static formatCurrency(Expression: unknown, NumDigitsAfterDecimal?: int, IncludeLeadingDigit?: TriState, UseParensForNegativeNumbers?: TriState, GroupDigits?: TriState): string;
688
+ static formatDateTime(Expression: DateTime, NamedFormat?: DateFormat): string;
689
+ static formatNumber(Expression: unknown, NumDigitsAfterDecimal?: int, IncludeLeadingDigit?: TriState, UseParensForNegativeNumbers?: TriState, GroupDigits?: TriState): string;
690
+ static formatPercent(Expression: unknown, NumDigitsAfterDecimal?: int, IncludeLeadingDigit?: TriState, UseParensForNegativeNumbers?: TriState, GroupDigits?: TriState): string;
691
+ static getChar(str: string, Index: int): char;
692
+ static inStr2(Start: int, String1: string, String2: string, Compare?: CompareMethod): int;
693
+ static inStr2(String1: string, String2: string, Compare?: CompareMethod): int;
694
+ static inStrRev(StringCheck: string, StringMatch: string, Start?: int, Compare?: CompareMethod): int;
695
+ static join(SourceArray: unknown[], Delimiter?: string): string;
696
+ static join(SourceArray: string[], Delimiter?: string): string;
697
+ static lCase2(Value: char): char;
698
+ static lCase2(Value: string): string;
699
+ static left(str: string, Length: int): string;
700
+ static len(Expression: boolean): int;
701
+ static len(Expression: byte): int;
702
+ static len(Expression: char): int;
703
+ static len(Expression: DateTime): int;
704
+ static len(Expression: decimal): int;
705
+ static len(Expression: double): int;
706
+ static len(Expression: short): int;
707
+ static len(Expression: int): int;
708
+ static len(Expression: long): int;
709
+ static len(Expression: unknown): int;
710
+ static len(Expression: sbyte): int;
711
+ static len(Expression: float): int;
712
+ static len(Expression: string): int;
713
+ static len(Expression: ushort): int;
714
+ static len(Expression: uint): int;
715
+ static len(Expression: ulong): int;
716
+ static lSet(Source: string, Length: int): string;
717
+ static lTrim(str: string): string;
718
+ static mid2(str: string, Start: int, Length: int): string;
719
+ static mid2(str: string, Start: int): string;
720
+ static replace(Expression: string, Find: string, Replacement: string, Start?: int, Count?: int, Compare?: CompareMethod): string;
721
+ static right(str: string, Length: int): string;
722
+ static rSet(Source: string, Length: int): string;
723
+ static rTrim(str: string): string;
724
+ static space(Number: int): string;
725
+ static split(Expression: string, Delimiter?: string, Limit?: int, Compare?: CompareMethod): string[];
726
+ static strComp(String1: string, String2: string, Compare?: CompareMethod): int;
727
+ static strConv(str: string, Conversion: VbStrConv, LocaleID?: int): string;
728
+ static strDup2(Number: int, Character: char): string;
729
+ static strDup2(Number: int, Character: unknown): unknown;
730
+ static strDup2(Number: int, Character: string): string;
731
+ static strReverse(Expression: string): string;
732
+ static trim(str: string): string;
733
+ static uCase2(Value: char): char;
734
+ static uCase2(Value: string): string;
735
735
  }
736
736
 
737
737
 
@@ -756,10 +756,10 @@ export class VBFixedStringAttribute$instance extends System_Internal.Attribute$i
756
756
  export type VBFixedStringAttribute = VBFixedStringAttribute$instance;
757
757
 
758
758
  export class VBMath$instance {
759
- static Randomize(): void;
760
- static Randomize(Number: double): void;
761
- static Rnd(): float;
762
- static Rnd(Number: float): float;
759
+ static randomize(): void;
760
+ static randomize(Number: double): void;
761
+ static rnd(): float;
762
+ static rnd(Number: float): float;
763
763
  }
764
764
 
765
765