KeyValueTable<System.Int64>.Item Property
Gets or sets the element with the specified key.
Syntax
public System.Int64 this[ AttributeValue ] { get; set; }
Parameters
The key of the element to get or set.
Property Value
The value associated with the specified key.
Platforms
Windows, Linux, Android