This document is archived and information here might be outdated. Recommended version. |
Load/deserialize a raster function template from a string.
[Visual Basic .NET]
Public Sub LoadFromString ( _
ByVal xmlRFT As String _
)
[C#]
public void LoadFromString (
string xmlRFT
);
[C++]
HRESULT LoadFromString(
BSTR xmlRFT
);
[C++] Parameters xmlRFT
xmlRFT is a parameter of type BSTR