GrapeCity.Windows.SpreadGrid.Editors 名前空間 > IntegerItem クラス > 暗黙的 キャスト 演算子 オペレータ : 暗黙的 キャスト 演算子(IntegerItem,Int32) オペレータ |
'Declaration
Overloads Public Operator Widening CType( _ ByVal value As Integer _ ) As IntegerItem
public IntegerItem operator implicit( int value )