wwDbResourceWriter.AddResource

Adds a resource to the list of resources to be written to an output file or output stream

public sealed void AddResource( string name,
	object value );

Parameters

name
The name of the resource

value
The value of the resource

Overloads:

public sealed void AddResource( string name, string value );
public sealed void AddResource( string name, Byte[] value );

See also:

Class wwDbResourceWriter


  Last Updated: 10/29/2006 | © West Wind Technologies, 2008