cohtml.Net.MapInfo
Represents a map of a type exposed to the scripting.
Inherits from SystemIDisposable
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| virtual void | Dispose() |
| MapInfo() |
Public Properties
Section titled “Public Properties”| Name | |
|---|---|
| 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. |
Protected Attributes
Section titled “Protected Attributes”| Name | |
|---|---|
| bool | swigCMemOwn |
Public Functions Documentation
Section titled “Public Functions Documentation”function Dispose
Section titled “function Dispose”virtual void Dispose()function MapInfo
Section titled “function MapInfo”MapInfo()Public Property Documentation
Section titled “Public Property Documentation”property Type
Section titled “property Type”ElementType Type;Type of the values stored in the map.
property UserData
Section titled “property UserData”global.System.IntPtr UserData;Pointer to the underlying map. May represent the actual container or an abstraction defined by the property implementation.
Protected Attributes Documentation
Section titled “Protected Attributes Documentation”variable swigCMemOwn
Section titled “variable swigCMemOwn”bool swigCMemOwn;© 2026 Coherent Labs. All rights reserved.