IStrongBox Interface

Definition

Defines a property for accessing the value that an object references.

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

Properties

Value

Gets or sets the value that an object references.

Applies to