AGI Common Entity Library 11 Send 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();

[Java]
public Variant writeSafeArray();

[Unmanaged C++]
public: HRESULT WriteSafeArray(
VARIANT * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface