SequenceAdapter.AsAdapter

Syntax

SequenceAdapter.AsAdapter

Return Value

Adapter

Purpose

Returns the underlying module Adapter that represents the SequenceAdapter object.

Remarks

Use the underlying module Adapter object to access properties and methods common to all adapters.

See Also

Adapter