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





Windows & Linux

Description

Get all the field names.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.