←Select platform

Item Property

Summary

An indexer definition, which allows client code to use [] notation on the class instance itself.

Syntax

C#
VB
C++
Public Overridable ReadOnly Default Property Item( _ 
   ByVal type As Leadtools.Medicalviewer.MedicalViewerActionType _ 
) As MedicalViewerSynchronizationObject 
public: 
virtual property _MedicalViewerSynchronizationObject^_ default [MedicalViewerActionType] { 
   _MedicalViewerSynchronizationObject^_ get(Leadtools.Medicalviewer.MedicalViewerActionType type); 
} 

Parameters

type
MedicalViewerActionType enumeration that will be used as index of the collection

Property Value

MedicalViewerSynchronizationObject that represents the object with

type*
MedicalViewerActionType enumeration that will be used as index of the collection

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize