Components Property

Summary

Gets or sets the underlying components.

Syntax
C#
VB
C++
Property Components As IField() 
public IField[] Components { get; set; } 
property array<IField^>^ Components { 
   array<IField^>^ get(); 
   void set (    array<IField^>^ ); 
} 

Property Value

The underlying components.

Requirements

Target Platforms

See Also

Reference

IField Interface

IField Members

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

Leadtools.Medical.HL7 Assembly