C#
VB
C++
Overridden. Converts the string representation of a metadata request into its PrefixedContext equivalent.
public static PrefixedContext Parse(
string prefixedContext
)
Public Shared Function Parse( _
ByVal prefixedContext As String _
) As Leadtools.Jpip.PrefixedContext
public:
static Leadtools.Jpip.PrefixedContext^ Parse(
String^ prefixedContext
)
prefixedContext
A System.String containing the prefixed context to convert.
A PrefixedContext object corresponding to the string contained in prefixedContext.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET