IFrame
An empty interface that is implemented by Frame<'R, 'C>
. The purpose of the
interface is to allow writing code that works on arbitrary data frames, although
you
Instance members
Instance member | Description |
iFrame.Apply(arg1)
Signature:IFrameOperation<'V> -> 'V
Modifiers: abstract Type parameters: 'V |