Class AiDataSection

AiDataSection class

The Ai format Data Section

public class AiDataSection : DisposableObject

Properties

NameDescription
Disposed { get; }Gets a value indicating whether this instance is disposed.

Methods

NameDescription
Dispose()Disposes the current instance.
GetData()Gets the string data.

See Also