←Select platform

SubComponents Property

Summary

Gets the underlying list of text components.

Syntax

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

Property Value

The underlying list of text components.

Requirements

Target Platforms

Help Version 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly