Click or drag to resize
IExtensionDataset Interface
A collection of information about installed extensions.

Namespace: Landis.Core
Assembly: Landis.Core (in Landis.Core.dll) Version: 6.1.5452.26346
Syntax
public interface IExtensionDataset

The IExtensionDataset type exposes the following members.

Properties
  NameDescription
Public propertyCount
The number of extensions in the dataset.
Public propertyItem
Gets the information for an extension.
Top
See Also