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 Code |
---|---|
public class SerializableViperSet |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class SerializableViperSet |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
SerializableViperSet |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetFilteredSet |
Gets the filtered set.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Merge |
Merges the specified viper set.
|
|
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Public Properties
Name | Description | |
---|---|---|
Enums |
Gets or sets the enumerations.
|
|
GlobalVipers |
Gets or sets the global vipers.
|
|
Modules |
Gets or sets the modules.
|
|
Translations |
Gets or sets the translations.
|