Tuple1<T1>
Overview
Location
- Reference: libToffee.fx
- Namespace: RemObjects.Elements.System
- Mapped to: NSArray
Properties
Item1 virtual
property Item1: T1 read;
T1 Item1 { get; }
var Item1: T1 { get{} }
T1 Item1 { __get; }
ReadOnly Property Item1() As T1