RuntimeLicenseCollection Class |
A list of runtime licenses.
Inheritance Hierarchy
Namespace:
Easymap.AddIn
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public 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
|
TopMethods
| Name | Description |
---|
| Add |
Adds a new runtime license to the collection
|
| Clear |
Clears the collection
|
TopRemarks Examples See Also