INSGrouping<K,T>

Overview

Location


Properties


Key

 

property Key: K read;

 

K Key { get; }

 

var Key: K { get{} }

 

K Key { __get; }

 

ReadOnly Property Key() As K