Share via


IContext Interface

Definition

Represents the interface for common UII context.

public interface class IContext
public interface IContext
type IContext = interface
Public Interface IContext
Derived

Properties

ContextInformation

Gets or sets the context information.

Count

Gets the number of items in collection.

Item[String]

Gets or sets the index.

Methods

Clear()

Clears the context

GetContext()

Gets the context.

SetContext(String)

Sets the context.

Applies to