Used to save and load an object.
| C# | Visual Basic | Visual C++ |
public interface IAgGxSerialize
Public Interface IAgGxSerialize
public interface class IAgGxSerialize
| All Members | Methods | ||||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
Load(String) |
Loads an object from a string representing the
object's state.
|
|
|
Save () () () |
Returns a string representing the object's
state. Used for saving.
|
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)