48 {
49 get
50 {
52 {
53 return null;
54 }
57 for (
int i = 0;
i <
count;
i += 2)
58 {
60 }
61 return hashtable;
62 }
63 set
64 {
66 {
68 return;
69 }
73 {
77 {
79 }
81 {
83 }
86 }
88 }
89 }
virtual int Add(object? value)
virtual void Add(object key, object? value)
static bool IsValidAttributeValue([NotNullWhen(true)] string? value)
static bool IsValidAttributeName([NotNullWhen(true)] string? name)