?
Is there an error in the below code?
Is there an error in the below code?
Private _intSide As Integer
Public Property Side As Integer
_intSide=_intSide+2
End Property
Private _intSide As Integer
Public Property Side As Integer
_intSide=_intSide+2
End Property
Join the Discussion
Login to post a comment or share your explanation.
Login