RadarCollection.Item Property
Gets or sets the element at the specified index.
Thread safety: This property is not thread-safe. Show
Syntax
public property Radar this[ System::Int32 ] { get; set; }Parameters
index
 Type: System.Int32
The zero-based index of the element to get or set.
The zero-based index of the element to get or set.
Property Value
Type: Radar
The element at the specified index.
     The element at the specified index.
Platforms
Windows, Linux, Android