This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class Preset
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class Preset

The type exposes the following properties.

Public Properties

  Name Description
Public property Comparer (Inherited from Dictionary<(Of <String, PresetValue>)>.)
Public property Count (Inherited from Dictionary<(Of <String, PresetValue>)>.)
Public property Item (Inherited from Dictionary<(Of <String, PresetValue>)>.)
Public property Keys
Public property Name
Gets the name.
Public property UseFor
Gets the single macro to use the preset for, if directly declared under a macro.
Public property Values

Explicit Interface Implementations

See Also

Advanced