STK Common Entity LibrarySend comments on this topic.
WriteSafeArray Method (IAgPersistSafeArray)
See Also
Windows





Windows & Linux

Description

Serialize the object to a byte array.

Syntax

[Visual Basic .NET]
Public Function WriteSafeArray() As System.Object
[C#]
public System.Object WriteSafeArray();
[Managed C++]
public: VARIANT WriteSafeArray();
[Unmanaged C++]
public: HRESULT WriteSafeArray(
    VARIANT * pBytes
);
[Java]
public AgVariant writeSafeArray();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.