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