FarPoint.Web.Spread 名前空間 > BorderProperty クラス : 暗黙的 キャスト 演算子 オペレータ |
'Declaration
Public Operator Widening CType( _ ByVal prop As BorderProperty _ ) As Integer
public int operator implicit( BorderProperty prop )
C# does not support the opImplicit method.
Dim bp As FarPoint.Web.Spread.BorderProperty Response.Write(bp.opImplicit(bp.BorderColorBottom))