FindCommentBySource(Object) Method (Comment)
Searches the comment by specified source.
'Declaration
Public Function FindCommentBySource( _
ByVal As System.Object _
) As Comment
public Comment FindCommentBySource(
System.Object
)
public: Comment* FindCommentBySource(
System.Object
)
public:
Comment^ FindCommentBySource(
System.Object
)
Parameters
- source
- The source of a comment.
Return Value
Comment that corresponds specified source.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5