User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_csabstract.descriptionex

Table of Contents

TGIS_CSAbstract.DescriptionEx property

DK11 for .NET | TatukGIS.NDK.TGIS_CSAbstract.DescriptionEx | Constructors | Methods | Properties

Descriptive name; for internal use of TGIS_CSAbstractListHelper.

Available also on: Delphi | Java | ActiveX | Python.

Syntax

// C#
public String DescriptionEx
{
  get {}
  set {}
}
' VisualBasic
Public Property DescriptionEx As String
  Get
  End Get
  Set(ByVal value As String)
  End Set
End Property
// Oxygene
public
  property DescriptionEx : String read read;

Value

Type
string
String
2022/11/16 01:28

Page Tools