AGI Common Entity Library 11 Send comments on this topic.
WriteSafeArray Method (IAgPersistSafeArray)
See Also 





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1