Miner.System Assembly > Miner.Globalization.Provider Namespace > ResXResourceProvider Class : Initialize Method |
'Declaration Public Overrides NotOverridable Sub Initialize( _ ByVal name As String, _ ByVal config As NameValueCollection _ )
'Usage Dim instance As ResXResourceProvider Dim name As String Dim config As NameValueCollection instance.Initialize(name, config)
public override void Initialize( string name, NameValueCollection config )
Exception | Description |
---|---|
System.ArgumentNullException | Thrown if 'config' is null. |
System.ArgumentException | |
System.InvalidOperationException |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.