![]() |
PRELIMINARY INFORMATION - SUBJECT TO CHANGE
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# |
![]() |
---|---|
public class ApplicationStringResourceSet |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class ApplicationStringResourceSet |
The type exposes the following members.
Public Methods
Name | Description | |
---|---|---|
![]() |
CollectCultures |
Returns an orderd dictionary with unique cultures in use by this application resource set.
|
![]() |
CollectResourceIds |
Returns an ordered set with unique resource ids in use by this application resource set.
|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Properties
Name | Description | |
---|---|---|
![]() |
ApplicationName |
Application name, possibly null on set and get.
|
![]() |
Item |
Returns the culture specific resource set.
|
![]() |
ResourceCultures |
Enumerates the cultures in the set.
|