| Visual Basic (Declaration) | |
|---|---|
Public Property RespArrays As IccResponseArrays() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public IccResponseArrays[] RespArrays {get; set;} | |
| C++/CLI | |
|---|---|
public: property array<IccResponseArrays>^ RespArrays { array<IccResponseArrays>^ get(); void set (IccResponseArraysarray<value>^ value); } | |
Return Value
IccResponseArrays structure with number-of-channels response arrays. Each array contains number-of-measurements reponse16Numbers appropriate to the channel.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family