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