←Select platform

Add Method

Summary

Appends the synchronized cell to the collection.

Syntax

C#
VB
C++
public override void Add( 
   MedicalViewerBaseCell item 
) 
  
Public Overrides Sub Add( _ 
   ByVal item As MedicalViewerBaseCell _ 
)  
             
            public: 
void Add(  
   _MedicalViewerBaseCell^_ item 
) override  
             

Parameters

item
MedicalViewerBaseCell that represents the item to be appended.

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.MedicalViewer Assembly