This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public interface IScopedBuffers
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Interface IScopedBuffers

The type exposes the following methods.

Public Methods

  Name Description
Public method ClearScopedBuffers
Clears buffers in the given scope.
Public method Exists Overloaded.
Public method GetScopedMacro
Gets the scoped macro.
Public method Remove
Removes the specified buffer.
Public method SetScopedMacro
Sets the scoped macro.

See Also

Advanced