AddResource(ResXDataNode) | Adds a named resource specified in a ResXDataNode object to the list of resources to write. |
AddResource(String, Byte) | Adds a named resource specified as a byte array to the list of resources to write. |
AddResource(String, Object) | Adds a named resource specified as an object to the list of resources to write. |
AddResource(String, String) | Adds a string resource to the resources. |