Components Property

Summary
Accessor and setter for the List of underlying components.
Syntax
C#
C++/CLI
public List<ComponentStructure> Components { get; } 
public: 
property List<ComponentStructure^>^ Components { 
   List<ComponentStructure^>^ get(); 
   void set (    List<ComponentStructure^>^ ); 
} 

Property Value

Gets or sets the list of components.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.