Overload | Description |
---|---|
LocalizableString Constructor() | Initializes a new instance of the LocalizableString class. |
LocalizableString Constructor(String) | Initializes a new instance of the LocalizableString class using the specified string value. |
LocalizableString Constructor(String,String) | Initializes a new instance of the LocalizableString class using the specified resource manager name and specified resource element name. |
LocalizableString Constructor(IResourceStorage,String,String) | Initializes a new instance of the LocalizableString class using the specified resource repository, resource manager name and specified resource element name. |
LocalizableString Constructor(LocalizableString) | Initializes a copy of LocalizableString that was passed as source parameter. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2