Previous Property (IComment)
In This Topic
Gets an
IComment object that represents the previous comment.
Syntax
'Declaration
ReadOnly Property Previous As IComment
'Usage
Dim instance As IComment
Dim value As IComment
value = instance.Previous
See Also