Skip to content
SiteEmail

cohtml.Net.MapInfo

Represents a map of a type exposed to the scripting.

Inherits from SystemIDisposable

Name
virtual voidDispose()
MapInfo()
Name
ElementTypeType
Type of the values stored in the map.
global.System.IntPtrUserData
Pointer to the underlying map. May represent the actual container or an abstraction defined by the property implementation.
Name
boolswigCMemOwn
virtual void Dispose()
MapInfo()
ElementType Type;

Type of the values stored in the map.

global.System.IntPtr UserData;

Pointer to the underlying map. May represent the actual container or an abstraction defined by the property implementation.

bool swigCMemOwn;