←Select platform

Components Property (RepetitionStructure)

Summary

Accessor and setter for the List of underlying components.

Syntax

C#
VB
C++
Public Property Components As List(Of ComponentStructure) 
public List<ComponentStructure> Components {get; set;} 
public: 
property List<ComponentStructure^>^ Components { 
   List<ComponentStructure^>^ get(); 
   void set (    List<ComponentStructure^>^ ); 
} 

Property Value

Gets or sets the list of components.

Requirements

Target Platforms

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