RuntimeLicenseCollection Class |
A list of runtime licenses.
Inheritance Hierarchy
Namespace:
Easymap.AddIn
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.1.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