cohtml.Net.MapInfo

Represents a map of a type exposed to the scripting.

Inherits from SystemIDisposable

Public Functions

Name
virtual voidDispose()
MapInfo()

Public Properties

Name
ElementTypeType
Type of element in map.
global.System.IntPtrUserData
Represents pointer to real map.

Protected Attributes

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual void Dispose()

function MapInfo

MapInfo()

Public Property Documentation

property Type

ElementType Type;

Type of element in map.

property UserData

global.System.IntPtr UserData;

Represents pointer to real map.

Protected Attributes Documentation

variable swigCMemOwn

bool swigCMemOwn;