Creates a resource setResourceSet.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
| C# |
|---|
public virtual ResourceSet CreateResourceSet( string fileName ) |
Parameters
- fileName
- Type: System..::.String
A file name from which will be a resource set created.
Return Value
Returns a created object ResourceSet.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | fileName is nullNothingnullptra null reference (Nothing in Visual Basic). |