DK11 for .NET | TatukGIS.NDK.TGIS_StatisticsAbstract.AvailableResults | Methods | Properties
List of available results names; read-only.
// C# public TList<String> AvailableResults { get {} }
' VisualBasic Public Property AvailableResults As TList(Of String> Get End Get End Property
// Oxygene public property AvailableResults : TList<String> read;
Type |
---|
TList<String> |