←Select platform

GetStandardValuesSupported Method

Summary

Gets the standard values supported.

Syntax

C#
VB
C++
public override bool GetStandardValuesSupported( 
   ITypeDescriptorContext context 
) 
Public Overloads Overrides Function GetStandardValuesSupported( _ 
   ByVal context As ITypeDescriptorContext _ 
) As Boolean 
public: 
bool GetStandardValuesSupported(  
   ITypeDescriptorContext^ context 
) override  

Parameters

context
A ITypeDescriptorContext that provides a format context.

Return Value

Returns a value that indicates whether this object supports a standard set of values that can be picked from a list, using the specified context.

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.Dicom.Common Assembly