Click or drag to resize
IFrameOperationV Interface
Represents an operation that can be invoked on `Frame<'R, 'C>`. The operation is generic in the type of row and column keys. [category:Specialized frame and series types]

Namespace:  Deedle
Assembly:  Deedle (in Deedle.dll) Version: 1.2
Syntax
C#
public interface IFrameOperation<V>

Type Parameters

V

The IFrameOperationV type exposes the following members.

Methods
See Also