Public Operator =( _ ByVal leftOperand As Line, _ ByVal rightOperand As Line _ ) As Boolean
public bool operator ==( Line leftOperand, Line rightOperand )
Line 構造体 Line メンバ
© 2008-2015 GrapeCity inc. All rights reserved.