AddMetadata(ResXDataNode) | Adds a metadata node specified in a ResXDataNode object to the list of resources to write. |
AddMetadata(String, Byte) | Adds a metadata node whose value is specified as a byte array to the list of resources to write. |
AddMetadata(String, Object) | Adds a metadata node whose value is specified as an object to the list of resources to write. |
AddMetadata(String, String) | Adds a metadata node whose value is specified as a string to the list of resources to write. |