'宣言 Public Operator Widening CType( _ ByVal reference As CellReference _ ) As CellReference
public CellReference operator implicit( CellReference reference )
パラメータ
- reference
- 参照。
戻り値の型
変換の結果。
'宣言 Public Operator Widening CType( _ ByVal reference As CellReference _ ) As CellReference
public CellReference operator implicit( CellReference reference )