STK AviatorSend comments on this topic.
GetAllFieldsAndValues Method (IAgAvtrARINC424Item)
See Also
Windows





Windows & Linux

Description

Get all the field names along with the corresponding value.

Syntax

[Visual Basic .NET]
Public Function GetAllFieldsAndValues() As System.Array
[C#]
public System.Array GetAllFieldsAndValues();
[Managed C++]
public: System::Array GetAllFieldsAndValues();
[Unmanaged C++]
public: HRESULT GetAllFieldsAndValues(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getAllFieldsAndValues();
[Python - STK API ]
def GetAllFieldsAndValues(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.