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 PrefixedContext 
public: 
static 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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.