←Select platform

Parse Method

Summary

Overridden. Converts the string representation of a sample range into its SampleRange equivalent.

Syntax

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

Parameters

sampleRange
A System.String containing the sample range value to convert.

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