RuntimeLicenseCollection Class |
A list of runtime licenses.
Inheritance Hierarchy
Namespace:
Easymap.AddIn
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic class RuntimeLicenseCollection : BaseObject
Public Class RuntimeLicenseCollection
Inherits BaseObject
The RuntimeLicenseCollection type exposes the following members.
Properties
| Name | Description |
---|
 | Count |
Number of licenses in the collection
|
Top
Methods
| Name | Description |
---|
 | Add |
Adds a new runtime license to the collection
|
 | Clear |
Clears the collection
|
Top
Remarks
Examples
See Also