.. meta:: :description: This documentation will guide you through the use of the Memset API. .. index:: C# example, xmlrpc example, example C# Example ========== This is an example of how to use the Memset API with C# and `XML-RPC.NET `_. Please note that float point numbers are represented as **double** in C#. Substitute **API_KEY_HEX** with a valid API key. .. literalinclude:: examples/xmlrpctest.cs :language: c#