@tsonic/dotnet 0.8.0 → 0.8.2
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.
- package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +21 -21
- package/Microsoft.VisualBasic/internal/index.d.ts +24 -24
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +30 -30
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +16 -16
- package/Microsoft.Win32/internal/index.d.ts +12 -12
- package/Microsoft.Win32.SafeHandles/internal/index.d.ts +19 -19
- package/System/bindings.json +114 -114
- package/System/internal/index.d.ts +1277 -1289
- package/System/internal/metadata.json +73 -73
- package/System.Buffers/internal/index.d.ts +13 -13
- package/System.CodeDom.Compiler/internal/index.d.ts +13 -13
- package/System.Collections/internal/index.d.ts +66 -68
- package/System.Collections.Concurrent/internal/index.d.ts +24 -24
- package/System.Collections.Frozen/bindings.json +20 -20
- package/System.Collections.Frozen/internal/index.d.ts +10 -10
- package/System.Collections.Frozen/internal/metadata.json +10 -10
- package/System.Collections.Generic/bindings.json +44 -20
- package/System.Collections.Generic/internal/index.d.ts +141 -133
- package/System.Collections.Generic/internal/metadata.json +26 -10
- package/System.Collections.Immutable/internal/index.d.ts +121 -121
- package/System.Collections.ObjectModel/internal/index.d.ts +23 -23
- package/System.Collections.Specialized/internal/index.d.ts +85 -87
- package/System.ComponentModel/internal/index.d.ts +595 -597
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +105 -105
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +9 -9
- package/System.ComponentModel.Design/internal/index.d.ts +90 -90
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +37 -37
- package/System.Data/internal/index.d.ts +225 -225
- package/System.Data.Common/internal/index.d.ts +62 -62
- package/System.Data.SqlTypes/internal/index.d.ts +73 -73
- package/System.Diagnostics/internal/index.d.ts +343 -343
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +50 -50
- package/System.Diagnostics.Contracts/internal/index.d.ts +20 -20
- package/System.Diagnostics.Metrics/internal/index.d.ts +46 -46
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +9 -9
- package/System.Diagnostics.Tracing/internal/index.d.ts +44 -44
- package/System.Drawing/internal/index.d.ts +99 -99
- package/System.Dynamic/internal/index.d.ts +33 -33
- package/System.Formats.Asn1/internal/index.d.ts +12 -12
- package/System.Formats.Tar/internal/index.d.ts +17 -17
- package/System.Globalization/internal/index.d.ts +51 -51
- package/System.IO/internal/index.d.ts +172 -172
- package/System.IO.Compression/internal/index.d.ts +56 -56
- package/System.IO.Enumeration/internal/index.d.ts +6 -6
- package/System.IO.IsolatedStorage/internal/index.d.ts +17 -17
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +11 -11
- package/System.IO.Pipelines/internal/index.d.ts +13 -13
- package/System.IO.Pipes/internal/index.d.ts +32 -32
- package/System.Linq/internal/index.d.ts +187 -187
- package/System.Linq.Expressions/internal/index.d.ts +203 -203
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +3 -3
- package/System.Net/internal/index.d.ts +218 -220
- package/System.Net.Cache/internal/index.d.ts +10 -10
- package/System.Net.Http/internal/index.d.ts +89 -89
- package/System.Net.Http.Headers/internal/index.d.ts +86 -86
- package/System.Net.Http.Json/internal/index.d.ts +59 -59
- package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
- package/System.Net.Mail/internal/index.d.ts +92 -92
- package/System.Net.Mime/internal/index.d.ts +6 -6
- package/System.Net.NetworkInformation/internal/index.d.ts +39 -39
- package/System.Net.Quic/internal/index.d.ts +13 -13
- package/System.Net.Security/internal/index.d.ts +70 -70
- package/System.Net.ServerSentEvents/internal/index.d.ts +3 -3
- package/System.Net.Sockets/internal/index.d.ts +94 -94
- package/System.Net.WebSockets/internal/index.d.ts +46 -46
- package/System.Numerics/bindings.json +384 -0
- package/System.Numerics/internal/index.d.ts +128 -130
- package/System.Numerics/internal/metadata.json +256 -0
- package/System.Reflection/internal/index.d.ts +271 -271
- package/System.Reflection.Emit/internal/index.d.ts +123 -123
- package/System.Reflection.Metadata/bindings.json +48 -0
- package/System.Reflection.Metadata/internal/index.d.ts +179 -179
- package/System.Reflection.Metadata/internal/metadata.json +32 -0
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +40 -40
- package/System.Reflection.PortableExecutable/internal/index.d.ts +26 -26
- package/System.Resources/internal/index.d.ts +38 -38
- package/System.Runtime/internal/index.d.ts +9 -9
- package/System.Runtime.CompilerServices/internal/index.d.ts +168 -168
- package/System.Runtime.ConstrainedExecution/internal/index.d.ts +2 -2
- package/System.Runtime.ExceptionServices/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices/bindings.json +22 -22
- package/System.Runtime.InteropServices/internal/index.d.ts +184 -184
- package/System.Runtime.InteropServices/internal/metadata.json +13 -13
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +30 -30
- package/System.Runtime.InteropServices.Java/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +50 -50
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +63 -63
- package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +1 -1
- package/System.Runtime.InteropServices.Swift/internal/index.d.ts +4 -4
- package/System.Runtime.Intrinsics/internal/index.d.ts +4 -4
- package/System.Runtime.Loader/internal/index.d.ts +9 -9
- package/System.Runtime.Remoting/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization/internal/index.d.ts +113 -115
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +19 -19
- package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -5
- package/System.Runtime.Serialization.Json/internal/index.d.ts +28 -28
- package/System.Runtime.Versioning/internal/index.d.ts +22 -22
- package/System.Security/internal/index.d.ts +63 -63
- package/System.Security.AccessControl/internal/index.d.ts +84 -84
- package/System.Security.Authentication/internal/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +13 -13
- package/System.Security.Claims/internal/index.d.ts +38 -40
- package/System.Security.Cryptography/internal/index.d.ts +378 -378
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +172 -172
- package/System.Security.Permissions/internal/index.d.ts +1 -1
- package/System.Security.Policy/internal/index.d.ts +6 -6
- package/System.Security.Principal/internal/index.d.ts +29 -31
- package/System.Text/internal/index.d.ts +94 -94
- package/System.Text.Encodings.Web/internal/index.d.ts +3 -3
- package/System.Text.Json/internal/index.d.ts +103 -103
- package/System.Text.Json.Nodes/internal/index.d.ts +73 -73
- package/System.Text.Json.Schema/internal/index.d.ts +7 -7
- package/System.Text.Json.Serialization/internal/index.d.ts +34 -34
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +57 -57
- package/System.Text.RegularExpressions/internal/index.d.ts +29 -29
- package/System.Text.Unicode/internal/index.d.ts +6 -6
- package/System.Threading/internal/index.d.ts +160 -160
- package/System.Threading.Channels/internal/index.d.ts +12 -12
- package/System.Threading.Tasks/internal/index.d.ts +125 -135
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +54 -51
- package/System.Threading.Tasks.Sources/internal/index.d.ts +5 -5
- package/System.Timers/internal/index.d.ts +8 -8
- package/System.Transactions/internal/index.d.ts +51 -51
- package/System.Web/internal/index.d.ts +32 -32
- package/System.Windows.Input/internal/index.d.ts +2 -2
- package/System.Windows.Markup/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +281 -281
- package/System.Xml.Linq/internal/index.d.ts +76 -76
- package/System.Xml.Resolvers/internal/index.d.ts +8 -8
- package/System.Xml.Schema/internal/index.d.ts +173 -173
- package/System.Xml.Serialization/internal/index.d.ts +200 -200
- package/System.Xml.XPath/internal/index.d.ts +28 -28
- package/System.Xml.Xsl/internal/index.d.ts +53 -53
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +72 -72
- package/__internal/extensions/index.d.ts +415 -414
- package/package.json +1 -1
|
@@ -36,8 +36,8 @@ export interface Collection_1$instance<T> {
|
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
export const Collection_1: {
|
|
39
|
-
new<T>(): Collection_1
|
|
40
|
-
new<T>(list: IList_1<T>): Collection_1
|
|
39
|
+
new<T>(): Collection_1<T>;
|
|
40
|
+
new<T>(list: IList_1<T>): Collection_1<T>;
|
|
41
41
|
};
|
|
42
42
|
|
|
43
43
|
|
|
@@ -57,19 +57,19 @@ export type Collection_1<T> = Collection_1$instance<T> & __Collection_1$views<T>
|
|
|
57
57
|
export interface KeyedCollection_2$instance<TKey, TItem> extends Collection_1$instance<TItem> {
|
|
58
58
|
readonly comparer: IEqualityComparer_1<TKey>;
|
|
59
59
|
add(item: TItem): void;
|
|
60
|
-
add(value: unknown): int;
|
|
60
|
+
add(value: unknown | undefined): int;
|
|
61
61
|
clear(): void;
|
|
62
62
|
contains(item: TItem): boolean;
|
|
63
|
-
contains(value: unknown): boolean;
|
|
63
|
+
contains(value: unknown | undefined): boolean;
|
|
64
64
|
copyTo(array: TItem[], index: int): void;
|
|
65
65
|
copyTo(array: ClrArray, index: int): void;
|
|
66
66
|
getEnumerator(): IEnumerator_1<TItem>;
|
|
67
67
|
getEnumerator(): IEnumerator;
|
|
68
68
|
indexOf(item: TItem): int;
|
|
69
69
|
insert(index: int, item: TItem): void;
|
|
70
|
-
insert(index: int, value: unknown): void;
|
|
70
|
+
insert(index: int, value: unknown | undefined): void;
|
|
71
71
|
remove(item: TItem): boolean;
|
|
72
|
-
remove(value: unknown): void;
|
|
72
|
+
remove(value: unknown | undefined): void;
|
|
73
73
|
removeAt(index: int): void;
|
|
74
74
|
tryGetValue(key: TKey, item: TItem): boolean;
|
|
75
75
|
}
|
|
@@ -94,28 +94,28 @@ export type KeyedCollection_2<TKey, TItem> = KeyedCollection_2$instance<TKey, TI
|
|
|
94
94
|
|
|
95
95
|
export interface ObservableCollection_1$instance<T> extends Collection_1$instance<T>, INotifyCollectionChanged, INotifyPropertyChanged {
|
|
96
96
|
add(item: T): void;
|
|
97
|
-
add(value: unknown): int;
|
|
97
|
+
add(value: unknown | undefined): int;
|
|
98
98
|
clear(): void;
|
|
99
99
|
contains(item: T): boolean;
|
|
100
|
-
contains(value: unknown): boolean;
|
|
100
|
+
contains(value: unknown | undefined): boolean;
|
|
101
101
|
copyTo(array: T[], index: int): void;
|
|
102
102
|
copyTo(array: ClrArray, index: int): void;
|
|
103
103
|
getEnumerator(): IEnumerator_1<T>;
|
|
104
104
|
getEnumerator(): IEnumerator;
|
|
105
105
|
indexOf(item: T): int;
|
|
106
106
|
insert(index: int, item: T): void;
|
|
107
|
-
insert(index: int, value: unknown): void;
|
|
107
|
+
insert(index: int, value: unknown | undefined): void;
|
|
108
108
|
move(oldIndex: int, newIndex: int): void;
|
|
109
109
|
remove(item: T): boolean;
|
|
110
|
-
remove(value: unknown): void;
|
|
110
|
+
remove(value: unknown | undefined): void;
|
|
111
111
|
removeAt(index: int): void;
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
|
|
115
115
|
export const ObservableCollection_1: {
|
|
116
|
-
new<T>(): ObservableCollection_1
|
|
117
|
-
new<T>(collection: IEnumerable_1<T>): ObservableCollection_1
|
|
118
|
-
new<T>(list: List_1<T>): ObservableCollection_1
|
|
116
|
+
new<T>(): ObservableCollection_1<T>;
|
|
117
|
+
new<T>(collection: IEnumerable_1<T | undefined> | undefined): ObservableCollection_1<T>;
|
|
118
|
+
new<T>(list: List_1<T | undefined> | undefined): ObservableCollection_1<T>;
|
|
119
119
|
};
|
|
120
120
|
|
|
121
121
|
|
|
@@ -145,7 +145,7 @@ export interface ReadOnlyCollection_1$instance<T> {
|
|
|
145
145
|
|
|
146
146
|
|
|
147
147
|
export const ReadOnlyCollection_1: {
|
|
148
|
-
new<T>(list: IList_1<T>): ReadOnlyCollection_1
|
|
148
|
+
new<T>(list: IList_1<T>): ReadOnlyCollection_1<T>;
|
|
149
149
|
readonly empty: unknown;
|
|
150
150
|
};
|
|
151
151
|
|
|
@@ -175,7 +175,7 @@ export interface ReadOnlyDictionary_2$instance<TKey, TValue> {
|
|
|
175
175
|
|
|
176
176
|
|
|
177
177
|
export const ReadOnlyDictionary_2: {
|
|
178
|
-
new<TKey, TValue>(dictionary: IDictionary_2<TKey, TValue>): ReadOnlyDictionary_2
|
|
178
|
+
new<TKey, TValue>(dictionary: IDictionary_2<TKey, TValue>): ReadOnlyDictionary_2<TKey, TValue>;
|
|
179
179
|
readonly empty: unknown;
|
|
180
180
|
};
|
|
181
181
|
|
|
@@ -203,7 +203,7 @@ export interface ReadOnlyDictionary_2_KeyCollection$instance<TKey, TValue> {
|
|
|
203
203
|
|
|
204
204
|
|
|
205
205
|
export const ReadOnlyDictionary_2_KeyCollection: {
|
|
206
|
-
new<TKey, TValue>(): ReadOnlyDictionary_2_KeyCollection
|
|
206
|
+
new<TKey, TValue>(): ReadOnlyDictionary_2_KeyCollection<TKey, TValue>;
|
|
207
207
|
};
|
|
208
208
|
|
|
209
209
|
|
|
@@ -226,7 +226,7 @@ export interface ReadOnlyDictionary_2_ValueCollection$instance<TKey, TValue> {
|
|
|
226
226
|
|
|
227
227
|
|
|
228
228
|
export const ReadOnlyDictionary_2_ValueCollection: {
|
|
229
|
-
new<TKey, TValue>(): ReadOnlyDictionary_2_ValueCollection
|
|
229
|
+
new<TKey, TValue>(): ReadOnlyDictionary_2_ValueCollection<TKey, TValue>;
|
|
230
230
|
};
|
|
231
231
|
|
|
232
232
|
|
|
@@ -243,25 +243,25 @@ export type ReadOnlyDictionary_2_ValueCollection<TKey, TValue> = ReadOnlyDiction
|
|
|
243
243
|
|
|
244
244
|
export interface ReadOnlyObservableCollection_1$instance<T> extends ReadOnlyCollection_1$instance<T>, INotifyCollectionChanged, INotifyPropertyChanged {
|
|
245
245
|
add(item: T): void;
|
|
246
|
-
add(value: unknown): int;
|
|
246
|
+
add(value: unknown | undefined): int;
|
|
247
247
|
clear(): void;
|
|
248
248
|
contains(value: T): boolean;
|
|
249
|
-
contains(value: unknown): boolean;
|
|
249
|
+
contains(value: unknown | undefined): boolean;
|
|
250
250
|
copyTo(array: T[], index: int): void;
|
|
251
251
|
copyTo(array: ClrArray, index: int): void;
|
|
252
252
|
getEnumerator(): IEnumerator_1<T>;
|
|
253
253
|
getEnumerator(): IEnumerator;
|
|
254
254
|
indexOf(value: T): int;
|
|
255
255
|
insert(index: int, item: T): void;
|
|
256
|
-
insert(index: int, value: unknown): void;
|
|
256
|
+
insert(index: int, value: unknown | undefined): void;
|
|
257
257
|
remove(item: T): boolean;
|
|
258
|
-
remove(value: unknown): void;
|
|
258
|
+
remove(value: unknown | undefined): void;
|
|
259
259
|
removeAt(index: int): void;
|
|
260
260
|
}
|
|
261
261
|
|
|
262
262
|
|
|
263
263
|
export const ReadOnlyObservableCollection_1: {
|
|
264
|
-
new<T>(list: ObservableCollection_1<T>): ReadOnlyObservableCollection_1
|
|
264
|
+
new<T>(list: ObservableCollection_1<T | undefined> | undefined): ReadOnlyObservableCollection_1<T>;
|
|
265
265
|
};
|
|
266
266
|
|
|
267
267
|
|
|
@@ -294,7 +294,7 @@ export interface ReadOnlySet_1$instance<T> {
|
|
|
294
294
|
|
|
295
295
|
|
|
296
296
|
export const ReadOnlySet_1: {
|
|
297
|
-
new<T>(set_: ISet_1<T>): ReadOnlySet_1
|
|
297
|
+
new<T>(set_: ISet_1<T>): ReadOnlySet_1<T>;
|
|
298
298
|
readonly empty: unknown;
|
|
299
299
|
};
|
|
300
300
|
|
|
@@ -23,7 +23,7 @@ export enum NotifyCollectionChangedAction {
|
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
|
|
26
|
-
export type NotifyCollectionChangedEventHandler = (sender: unknown, e: NotifyCollectionChangedEventArgs) => void;
|
|
26
|
+
export type NotifyCollectionChangedEventHandler = (sender: unknown | undefined, e: NotifyCollectionChangedEventArgs) => void;
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
export interface INotifyCollectionChanged$instance {
|
|
@@ -40,19 +40,19 @@ export interface IOrderedDictionary$instance extends IDictionary, ICollection, I
|
|
|
40
40
|
readonly count: int;
|
|
41
41
|
readonly syncRoot: unknown;
|
|
42
42
|
readonly isSynchronized: boolean;
|
|
43
|
-
add(key: unknown, value: unknown): void;
|
|
43
|
+
add(key: unknown, value: unknown | undefined): void;
|
|
44
44
|
clear(): void;
|
|
45
45
|
contains(key: unknown): boolean;
|
|
46
46
|
copyTo(array: ClrArray, index: int): void;
|
|
47
47
|
get_Item(index: int): unknown;
|
|
48
|
-
get_Item(key: unknown): unknown;
|
|
48
|
+
get_Item(key: unknown): unknown | undefined;
|
|
49
49
|
getEnumerator(): IDictionaryEnumerator;
|
|
50
50
|
getEnumerator(): IEnumerator;
|
|
51
|
-
insert(index: int, key: unknown, value: unknown): void;
|
|
51
|
+
insert(index: int, key: unknown, value: unknown | undefined): void;
|
|
52
52
|
remove(key: unknown): void;
|
|
53
53
|
removeAt(index: int): void;
|
|
54
|
-
set_Item(index: int, value: unknown): void;
|
|
55
|
-
set_Item(key: unknown, value: unknown): void;
|
|
54
|
+
set_Item(index: int, value: unknown | undefined): void;
|
|
55
|
+
set_Item(key: unknown, value: unknown | undefined): void;
|
|
56
56
|
getEnumerator2(): IEnumerator;
|
|
57
57
|
}
|
|
58
58
|
|
|
@@ -68,13 +68,13 @@ export interface BitVector32$instance {
|
|
|
68
68
|
getHashCode(): int;
|
|
69
69
|
set_Item(bit: int, value: boolean): void;
|
|
70
70
|
set_Item(section: BitVector32_Section, value: int): void;
|
|
71
|
-
toString(): string;
|
|
71
|
+
toString(): string | undefined;
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
|
|
75
75
|
export const BitVector32: {
|
|
76
|
-
new(data: int): BitVector32
|
|
77
|
-
new(value: BitVector32): BitVector32
|
|
76
|
+
new(data: int): BitVector32;
|
|
77
|
+
new(value: BitVector32): BitVector32;
|
|
78
78
|
createMask(): int;
|
|
79
79
|
createMask(previous: int): int;
|
|
80
80
|
createSection(maxValue: short, previous: BitVector32_Section): BitVector32_Section;
|
|
@@ -99,12 +99,12 @@ export interface BitVector32_Section$instance {
|
|
|
99
99
|
equals(o: unknown): boolean;
|
|
100
100
|
equals(obj: BitVector32_Section): boolean;
|
|
101
101
|
getHashCode(): int;
|
|
102
|
-
toString(): string;
|
|
102
|
+
toString(): string | undefined;
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
|
|
106
106
|
export const BitVector32_Section: {
|
|
107
|
-
new(): BitVector32_Section
|
|
107
|
+
new(): BitVector32_Section;
|
|
108
108
|
toString(value: BitVector32_Section): string;
|
|
109
109
|
};
|
|
110
110
|
|
|
@@ -124,7 +124,7 @@ export interface CollectionsUtil$instance {
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
export const CollectionsUtil: {
|
|
127
|
-
new(): CollectionsUtil
|
|
127
|
+
new(): CollectionsUtil;
|
|
128
128
|
createCaseInsensitiveHashtable(): Hashtable;
|
|
129
129
|
createCaseInsensitiveHashtable(d: IDictionary): Hashtable;
|
|
130
130
|
createCaseInsensitiveHashtable(capacity: int): Hashtable;
|
|
@@ -139,11 +139,11 @@ export interface HybridDictionary$instance {
|
|
|
139
139
|
readonly isFixedSize: boolean;
|
|
140
140
|
readonly isReadOnly: boolean;
|
|
141
141
|
readonly isSynchronized: boolean;
|
|
142
|
-
item: unknown;
|
|
142
|
+
item: unknown | undefined;
|
|
143
143
|
readonly keys: ICollection;
|
|
144
144
|
readonly syncRoot: unknown;
|
|
145
145
|
readonly values: ICollection;
|
|
146
|
-
add(key: unknown, value: unknown): void;
|
|
146
|
+
add(key: unknown, value: unknown | undefined): void;
|
|
147
147
|
clear(): void;
|
|
148
148
|
contains(key: unknown): boolean;
|
|
149
149
|
copyTo(array: ClrArray, index: int): void;
|
|
@@ -153,10 +153,10 @@ export interface HybridDictionary$instance {
|
|
|
153
153
|
|
|
154
154
|
|
|
155
155
|
export const HybridDictionary: {
|
|
156
|
-
new(): HybridDictionary
|
|
157
|
-
new(initialSize: int): HybridDictionary
|
|
158
|
-
new(caseInsensitive: boolean): HybridDictionary
|
|
159
|
-
new(initialSize: int, caseInsensitive: boolean): HybridDictionary
|
|
156
|
+
new(): HybridDictionary;
|
|
157
|
+
new(initialSize: int): HybridDictionary;
|
|
158
|
+
new(caseInsensitive: boolean): HybridDictionary;
|
|
159
|
+
new(initialSize: int, caseInsensitive: boolean): HybridDictionary;
|
|
160
160
|
};
|
|
161
161
|
|
|
162
162
|
|
|
@@ -174,11 +174,11 @@ export interface ListDictionary$instance {
|
|
|
174
174
|
readonly isFixedSize: boolean;
|
|
175
175
|
readonly isReadOnly: boolean;
|
|
176
176
|
readonly isSynchronized: boolean;
|
|
177
|
-
item: unknown;
|
|
177
|
+
item: unknown | undefined;
|
|
178
178
|
readonly keys: ICollection;
|
|
179
179
|
readonly syncRoot: unknown;
|
|
180
180
|
readonly values: ICollection;
|
|
181
|
-
add(key: unknown, value: unknown): void;
|
|
181
|
+
add(key: unknown, value: unknown | undefined): void;
|
|
182
182
|
clear(): void;
|
|
183
183
|
contains(key: unknown): boolean;
|
|
184
184
|
copyTo(array: ClrArray, index: int): void;
|
|
@@ -188,8 +188,8 @@ export interface ListDictionary$instance {
|
|
|
188
188
|
|
|
189
189
|
|
|
190
190
|
export const ListDictionary: {
|
|
191
|
-
new(): ListDictionary
|
|
192
|
-
new(comparer: IComparer): ListDictionary
|
|
191
|
+
new(): ListDictionary;
|
|
192
|
+
new(comparer: IComparer): ListDictionary;
|
|
193
193
|
};
|
|
194
194
|
|
|
195
195
|
|
|
@@ -204,13 +204,13 @@ export type ListDictionary = ListDictionary$instance & __ListDictionary$views;
|
|
|
204
204
|
|
|
205
205
|
export interface ListDictionary_DictionaryNode$instance {
|
|
206
206
|
key: unknown;
|
|
207
|
-
value: unknown;
|
|
208
|
-
next: ListDictionary_DictionaryNode;
|
|
207
|
+
value: unknown | undefined;
|
|
208
|
+
next: ListDictionary_DictionaryNode | undefined;
|
|
209
209
|
}
|
|
210
210
|
|
|
211
211
|
|
|
212
212
|
export const ListDictionary_DictionaryNode: {
|
|
213
|
-
new(): ListDictionary_DictionaryNode
|
|
213
|
+
new(): ListDictionary_DictionaryNode;
|
|
214
214
|
};
|
|
215
215
|
|
|
216
216
|
|
|
@@ -220,8 +220,8 @@ export interface NameObjectCollectionBase$instance {
|
|
|
220
220
|
readonly count: int;
|
|
221
221
|
readonly keys: NameObjectCollectionBase_KeysCollection;
|
|
222
222
|
getEnumerator(): IEnumerator;
|
|
223
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
224
|
-
onDeserialization(sender: unknown): void;
|
|
223
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
224
|
+
onDeserialization(sender: unknown | undefined): void;
|
|
225
225
|
}
|
|
226
226
|
|
|
227
227
|
|
|
@@ -236,7 +236,7 @@ export interface __NameObjectCollectionBase$views {
|
|
|
236
236
|
As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
|
|
237
237
|
}
|
|
238
238
|
|
|
239
|
-
export interface NameObjectCollectionBase$instance extends System_Runtime_Serialization_Internal.IDeserializationCallback$instance
|
|
239
|
+
export interface NameObjectCollectionBase$instance extends System_Runtime_Serialization_Internal.IDeserializationCallback$instance {}
|
|
240
240
|
|
|
241
241
|
export type NameObjectCollectionBase = NameObjectCollectionBase$instance & __NameObjectCollectionBase$views;
|
|
242
242
|
|
|
@@ -244,13 +244,13 @@ export type NameObjectCollectionBase = NameObjectCollectionBase$instance & __Nam
|
|
|
244
244
|
export interface NameObjectCollectionBase_KeysCollection$instance {
|
|
245
245
|
readonly count: int;
|
|
246
246
|
readonly item: string;
|
|
247
|
-
get_(index: int): string;
|
|
247
|
+
get_(index: int): string | undefined;
|
|
248
248
|
getEnumerator(): IEnumerator;
|
|
249
249
|
}
|
|
250
250
|
|
|
251
251
|
|
|
252
252
|
export const NameObjectCollectionBase_KeysCollection: {
|
|
253
|
-
new(): NameObjectCollectionBase_KeysCollection
|
|
253
|
+
new(): NameObjectCollectionBase_KeysCollection;
|
|
254
254
|
};
|
|
255
255
|
|
|
256
256
|
|
|
@@ -263,37 +263,37 @@ export type NameObjectCollectionBase_KeysCollection = NameObjectCollectionBase_K
|
|
|
263
263
|
|
|
264
264
|
|
|
265
265
|
export interface NameValueCollection$instance extends NameObjectCollectionBase$instance {
|
|
266
|
-
readonly allKeys: string[];
|
|
267
|
-
add(c: NameValueCollection): void;
|
|
268
|
-
add(name: string, value: string): void;
|
|
266
|
+
readonly allKeys: (string | undefined)[] | string[];
|
|
267
|
+
add(c: NameValueCollection | undefined): void;
|
|
268
|
+
add(name: string | undefined, value: string | undefined): void;
|
|
269
269
|
clear(): void;
|
|
270
|
-
copyTo(dest: ClrArray, index: int): void;
|
|
271
|
-
get_(name: string): string;
|
|
272
|
-
get_(index: int): string;
|
|
273
|
-
get_Item(name: string): string;
|
|
270
|
+
copyTo(dest: ClrArray | undefined, index: int): void;
|
|
271
|
+
get_(name: string | undefined): string | undefined;
|
|
272
|
+
get_(index: int): string | undefined;
|
|
273
|
+
get_Item(name: string | undefined): string;
|
|
274
274
|
get_Item(index: int): string;
|
|
275
275
|
getEnumerator(): IEnumerator;
|
|
276
276
|
getKey(index: int): string;
|
|
277
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
278
|
-
getValues(name: string): string[];
|
|
279
|
-
getValues(index: int): string[];
|
|
277
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
278
|
+
getValues(name: string | undefined): string[];
|
|
279
|
+
getValues(index: int): string[] | undefined;
|
|
280
280
|
hasKeys(): boolean;
|
|
281
|
-
onDeserialization(sender: unknown): void;
|
|
282
|
-
remove(name: string): void;
|
|
283
|
-
set_(name: string, value: string): void;
|
|
284
|
-
set_Item(name: string, value: string): void;
|
|
281
|
+
onDeserialization(sender: unknown | undefined): void;
|
|
282
|
+
remove(name: string | undefined): void;
|
|
283
|
+
set_(name: string | undefined, value: string | undefined): void;
|
|
284
|
+
set_Item(name: string | undefined, value: string | undefined): void;
|
|
285
285
|
}
|
|
286
286
|
|
|
287
287
|
|
|
288
288
|
export const NameValueCollection: {
|
|
289
|
-
new(): NameValueCollection
|
|
290
|
-
new(col: NameValueCollection): NameValueCollection
|
|
291
|
-
new(hashProvider: IHashCodeProvider, comparer: IComparer): NameValueCollection
|
|
292
|
-
new(capacity: int): NameValueCollection
|
|
293
|
-
new(equalityComparer: IEqualityComparer): NameValueCollection
|
|
294
|
-
new(capacity: int, equalityComparer: IEqualityComparer): NameValueCollection
|
|
295
|
-
new(capacity: int, col: NameValueCollection): NameValueCollection
|
|
296
|
-
new(capacity: int, hashProvider: IHashCodeProvider, comparer: IComparer): NameValueCollection
|
|
289
|
+
new(): NameValueCollection;
|
|
290
|
+
new(col: NameValueCollection | undefined): NameValueCollection;
|
|
291
|
+
new(hashProvider: IHashCodeProvider | undefined, comparer: IComparer | undefined): NameValueCollection;
|
|
292
|
+
new(capacity: int): NameValueCollection;
|
|
293
|
+
new(equalityComparer: IEqualityComparer | undefined): NameValueCollection;
|
|
294
|
+
new(capacity: int, equalityComparer: IEqualityComparer | undefined): NameValueCollection;
|
|
295
|
+
new(capacity: int, col: NameValueCollection | undefined): NameValueCollection;
|
|
296
|
+
new(capacity: int, hashProvider: IHashCodeProvider | undefined, comparer: IComparer | undefined): NameValueCollection;
|
|
297
297
|
};
|
|
298
298
|
|
|
299
299
|
|
|
@@ -304,32 +304,30 @@ export interface __NameValueCollection$views {
|
|
|
304
304
|
As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
|
|
305
305
|
}
|
|
306
306
|
|
|
307
|
-
export interface NameValueCollection$instance extends System_Collections_Internal.ICollection$instance {}
|
|
308
|
-
|
|
309
307
|
export type NameValueCollection = NameValueCollection$instance & __NameValueCollection$views;
|
|
310
308
|
|
|
311
309
|
|
|
312
310
|
export interface NotifyCollectionChangedEventArgs$instance extends EventArgs {
|
|
313
311
|
readonly action: NotifyCollectionChangedAction;
|
|
314
|
-
readonly newItems: IList;
|
|
312
|
+
readonly newItems: IList | undefined;
|
|
315
313
|
readonly newStartingIndex: int;
|
|
316
|
-
readonly oldItems: IList;
|
|
314
|
+
readonly oldItems: IList | undefined;
|
|
317
315
|
readonly oldStartingIndex: int;
|
|
318
316
|
}
|
|
319
317
|
|
|
320
318
|
|
|
321
319
|
export const NotifyCollectionChangedEventArgs: {
|
|
322
|
-
new(action: NotifyCollectionChangedAction): NotifyCollectionChangedEventArgs
|
|
323
|
-
new(action: NotifyCollectionChangedAction, changedItem: unknown): NotifyCollectionChangedEventArgs
|
|
324
|
-
new(action: NotifyCollectionChangedAction, changedItem: unknown, index: int): NotifyCollectionChangedEventArgs
|
|
325
|
-
new(action: NotifyCollectionChangedAction, changedItems: IList): NotifyCollectionChangedEventArgs
|
|
326
|
-
new(action: NotifyCollectionChangedAction, changedItems: IList, startingIndex: int): NotifyCollectionChangedEventArgs
|
|
327
|
-
new(action: NotifyCollectionChangedAction, newItem: unknown, oldItem: unknown): NotifyCollectionChangedEventArgs
|
|
328
|
-
new(action: NotifyCollectionChangedAction, newItem: unknown, oldItem: unknown, index: int): NotifyCollectionChangedEventArgs
|
|
329
|
-
new(action: NotifyCollectionChangedAction, newItems: IList, oldItems: IList): NotifyCollectionChangedEventArgs
|
|
330
|
-
new(action: NotifyCollectionChangedAction, newItems: IList, oldItems: IList, startingIndex: int): NotifyCollectionChangedEventArgs
|
|
331
|
-
new(action: NotifyCollectionChangedAction, changedItem: unknown, index: int, oldIndex: int): NotifyCollectionChangedEventArgs
|
|
332
|
-
new(action: NotifyCollectionChangedAction, changedItems: IList, index: int, oldIndex: int): NotifyCollectionChangedEventArgs
|
|
320
|
+
new(action: NotifyCollectionChangedAction): NotifyCollectionChangedEventArgs;
|
|
321
|
+
new(action: NotifyCollectionChangedAction, changedItem: unknown | undefined): NotifyCollectionChangedEventArgs;
|
|
322
|
+
new(action: NotifyCollectionChangedAction, changedItem: unknown | undefined, index: int): NotifyCollectionChangedEventArgs;
|
|
323
|
+
new(action: NotifyCollectionChangedAction, changedItems: IList | undefined): NotifyCollectionChangedEventArgs;
|
|
324
|
+
new(action: NotifyCollectionChangedAction, changedItems: IList | undefined, startingIndex: int): NotifyCollectionChangedEventArgs;
|
|
325
|
+
new(action: NotifyCollectionChangedAction, newItem: unknown | undefined, oldItem: unknown | undefined): NotifyCollectionChangedEventArgs;
|
|
326
|
+
new(action: NotifyCollectionChangedAction, newItem: unknown | undefined, oldItem: unknown | undefined, index: int): NotifyCollectionChangedEventArgs;
|
|
327
|
+
new(action: NotifyCollectionChangedAction, newItems: IList | undefined, oldItems: IList | undefined): NotifyCollectionChangedEventArgs;
|
|
328
|
+
new(action: NotifyCollectionChangedAction, newItems: IList | undefined, oldItems: IList | undefined, startingIndex: int): NotifyCollectionChangedEventArgs;
|
|
329
|
+
new(action: NotifyCollectionChangedAction, changedItem: unknown | undefined, index: int, oldIndex: int): NotifyCollectionChangedEventArgs;
|
|
330
|
+
new(action: NotifyCollectionChangedAction, changedItems: IList | undefined, index: int, oldIndex: int): NotifyCollectionChangedEventArgs;
|
|
333
331
|
};
|
|
334
332
|
|
|
335
333
|
|
|
@@ -340,28 +338,28 @@ export interface OrderedDictionary$instance {
|
|
|
340
338
|
readonly isReadOnly: boolean;
|
|
341
339
|
readonly keys: ICollection;
|
|
342
340
|
readonly values: ICollection;
|
|
343
|
-
add(key: unknown, value: unknown): void;
|
|
341
|
+
add(key: unknown, value: unknown | undefined): void;
|
|
344
342
|
asReadOnly(): OrderedDictionary;
|
|
345
343
|
clear(): void;
|
|
346
344
|
contains(key: unknown): boolean;
|
|
347
345
|
copyTo(array: ClrArray, index: int): void;
|
|
348
346
|
get_Item(index: int): unknown;
|
|
349
|
-
get_Item(key: unknown): unknown;
|
|
347
|
+
get_Item(key: unknown): unknown | undefined;
|
|
350
348
|
getEnumerator(): IDictionaryEnumerator;
|
|
351
349
|
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
352
|
-
insert(index: int, key: unknown, value: unknown): void;
|
|
350
|
+
insert(index: int, key: unknown, value: unknown | undefined): void;
|
|
353
351
|
remove(key: unknown): void;
|
|
354
352
|
removeAt(index: int): void;
|
|
355
|
-
set_Item(index: int, value: unknown): void;
|
|
356
|
-
set_Item(key: unknown, value: unknown): void;
|
|
353
|
+
set_Item(index: int, value: unknown | undefined): void;
|
|
354
|
+
set_Item(key: unknown, value: unknown | undefined): void;
|
|
357
355
|
}
|
|
358
356
|
|
|
359
357
|
|
|
360
358
|
export const OrderedDictionary: {
|
|
361
|
-
new(): OrderedDictionary
|
|
362
|
-
new(capacity: int): OrderedDictionary
|
|
363
|
-
new(comparer: IEqualityComparer): OrderedDictionary
|
|
364
|
-
new(capacity: int, comparer: IEqualityComparer): OrderedDictionary
|
|
359
|
+
new(): OrderedDictionary;
|
|
360
|
+
new(capacity: int): OrderedDictionary;
|
|
361
|
+
new(comparer: IEqualityComparer): OrderedDictionary;
|
|
362
|
+
new(capacity: int, comparer: IEqualityComparer): OrderedDictionary;
|
|
365
363
|
};
|
|
366
364
|
|
|
367
365
|
|
|
@@ -385,21 +383,21 @@ export interface StringCollection$instance {
|
|
|
385
383
|
readonly isSynchronized: boolean;
|
|
386
384
|
item: string;
|
|
387
385
|
readonly syncRoot: unknown;
|
|
388
|
-
add(value: string): int;
|
|
389
|
-
addRange(value: string[]): void;
|
|
386
|
+
add(value: string | undefined): int;
|
|
387
|
+
addRange(value: (string | undefined)[]): void;
|
|
390
388
|
clear(): void;
|
|
391
|
-
contains(value: string): boolean;
|
|
392
|
-
copyTo(array: string[], index: int): void;
|
|
389
|
+
contains(value: string | undefined): boolean;
|
|
390
|
+
copyTo(array: (string | undefined)[], index: int): void;
|
|
393
391
|
getEnumerator(): StringEnumerator;
|
|
394
|
-
indexOf(value: string): int;
|
|
395
|
-
insert(index: int, value: string): void;
|
|
396
|
-
remove(value: string): void;
|
|
392
|
+
indexOf(value: string | undefined): int;
|
|
393
|
+
insert(index: int, value: string | undefined): void;
|
|
394
|
+
remove(value: string | undefined): void;
|
|
397
395
|
removeAt(index: int): void;
|
|
398
396
|
}
|
|
399
397
|
|
|
400
398
|
|
|
401
399
|
export const StringCollection: {
|
|
402
|
-
new(): StringCollection
|
|
400
|
+
new(): StringCollection;
|
|
403
401
|
};
|
|
404
402
|
|
|
405
403
|
|
|
@@ -419,7 +417,7 @@ export interface StringDictionary$instance {
|
|
|
419
417
|
readonly keys: ICollection;
|
|
420
418
|
readonly syncRoot: unknown;
|
|
421
419
|
readonly values: ICollection;
|
|
422
|
-
add(key: string, value: string): void;
|
|
420
|
+
add(key: string, value: string | undefined): void;
|
|
423
421
|
clear(): void;
|
|
424
422
|
containsKey(key: string): boolean;
|
|
425
423
|
containsValue(value: string): boolean;
|
|
@@ -430,7 +428,7 @@ export interface StringDictionary$instance {
|
|
|
430
428
|
|
|
431
429
|
|
|
432
430
|
export const StringDictionary: {
|
|
433
|
-
new(): StringDictionary
|
|
431
|
+
new(): StringDictionary;
|
|
434
432
|
};
|
|
435
433
|
|
|
436
434
|
|
|
@@ -451,7 +449,7 @@ export interface StringEnumerator$instance {
|
|
|
451
449
|
|
|
452
450
|
|
|
453
451
|
export const StringEnumerator: {
|
|
454
|
-
new(): StringEnumerator
|
|
452
|
+
new(): StringEnumerator;
|
|
455
453
|
};
|
|
456
454
|
|
|
457
455
|
|