←Select platform

Parse Method (PrefixedContext)

Summary

Overridden. Converts the string representation of a metadata request into its PrefixedContext equivalent.

Syntax

C#
VB
C++
public static Leadtools.Jpip.PrefixedContext Parse(  
   string prefixedContext 
) 
Public Shared Function Parse( _ 
   ByVal prefixedContext As String _ 
) As Leadtools.Jpip.PrefixedContext 
public: 
static Leadtools.Jpip.PrefixedContext^ Parse(  
   String^ prefixedContext 
) 

Parameters

prefixedContext
A System.String containing the prefixed context to convert.

Return Value

A PrefixedContext object corresponding to the string contained in prefixedContext.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize