ManagedWrapper.Update(String) Method

Definition

Updates the wrapper.

public:
 virtual void Update(System::String ^ % ObjectXml);
public void Update (ref string ObjectXml);
abstract member Update : string -> unit
override this.Update : string -> unit
Public Sub Update (ByRef ObjectXml As String)

Parameters

ObjectXml
String

The object XML.

Implements

Applies to