CatalogModelInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class CatalogModelInstance sealed : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.AI.MachineLearning.MachineLearningContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CatalogModelInstance final : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.AI.MachineLearning.MachineLearningContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CatalogModelInstance : System.IDisposable
Public NotInheritable Class CatalogModelInstance
Implements IDisposable
- Inheritance
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| ModelInfo | |
| ModelPaths | |
Methods
| Name | Description |
|---|---|
| Close() | |
| Dispose() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |