String |
public class StringMap : NativeObject, IDictionary<string, string>, ICollection<KeyValuePair<string, string>>, IEnumerable<KeyValuePair<string, string>>, IEnumerable
The StringMap type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | ||
| Clear | ||
| ContainsKey | ||
| Equals | (Inherited from NativeObject) | |
| GetEnumerator | ||
| GetHashCode | (Inherited from NativeObject) | |
| Remove | ||
| TryGetValue |