The first of the two sorted items.
Namespace: Bio.UtilAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax Public ReadOnly Property First As T
Get
public:
property T First {
T get ();
}
member First : 'T with get
Property Value
Type:
TSee Also