User Tools

Site Tools


api:dk11:net:tatukgis.ndk.pvl.tobject

TObject type

DK for .NET | TatukGIS.NDK.PVL.TObject | Enums | Classes | Interfaces | Delegates | Records | Types

Alias for ordinary Object type.

Syntax

// C#
// Type aliases are supported only on Oxygene language. C# developers should use 
// a raw defintion instead:
Object
' VisaulBasic 
' Type aliases are supported only on Oxygene language. VisualBasic developers should use 
' a raw defintion instead:
Object
// Oxygene
type
  TObject = public Object;
2026/06/30 02:14

Page Tools