←Select platform

Parse Method

Summary

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

Syntax

C#
VB
C++
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 
)  

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly