TTMSFNCCloudFileConversionPlatformServicesList Class
Keyed list of registered platform services.
API unit family: TMSFNCCloudFileConversion
Inherits from: TObjectList
Syntax
TTMSFNCCloudFileConversionPlatformServicesList = class(TObjectList)
Properties
| Name | Description |
|---|---|
| Interfaces | Provides the service interface registered for a given identifier. |
| Items | Provides indexed access to the registered platform services. |
Methods
| Name | Description |
|---|---|
| ContainsKey | Returns whether a service with the given identifier is registered. |
| RemoveByGUID | Removes the registered service with the given identifier. |