Platform Core .NET Assemblies API
ResourcePackage Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Common Namespace : ResourcePackage Class

Glossary Item Box

The following tables list the members exposed by ResourcePackage.

Public Constructors

 NameDescription
Public ConstructorResourcePackage ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyCultureCulture of the current resource package.  
Public PropertyRootGroupRoot resource group for the current resource package.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateFromFileGenerates resource package from the file located at the specified path.  
Public Methodstatic (Shared in Visual Basic)CreateFromStreamCreates resource package from stream.  
Public MethodDeleteResourceDeletes the resource with the specified name from the current resource package.  
Public MethodFindItemByNameSearches for the resource with the specified name in the current resource package.  
Public MethodGetItemByNameGets a resource item with the specified name from the current resource package.  
Public MethodGetSchemaGets XML view schema of the current resource package.  
Public MethodReadMetaDataDeserializes current resource package using specified DataReader.  
Public MethodReadXmlDeserializes a resource package using specified System.Xml.XmlReader instance.  
Public MethodRenameResourceRenames a resource with the specified name in the current resource package.  
Public MethodSaveToFileSerializes current resource package to a file located at the specified path.  
Public MethodSaveToStreamSerializes current resource package using specified XmlResourceWriter.  
Public MethodSetResourceValueSets a value for the resource with the specified name in the current resource package.  
Public MethodWriteMetaDataSerializes a resource package using specified DataWriter instance.  
Public MethodWriteXmlSerializes a resource package using specified System.Xml.XmlWriter instance.  
Top

See Also

© Terrasoft 2002-2018.