←Select platform

Get(string) Method

Summary

Reads the property as a string.

Syntax
C#
VB
C++
public string Get( 
   string name 
) 
Public Function [Get]( 
   ByVal name As String 
) As String 
public:  
   String^ Get( 
      String^ name 
   ) 

Parameters

name

Name of the property to query.

Return Value

Value of the property.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Imaging Assembly