GetBySource(Object) Method (CommentCollection)
Returns the comment by source.
'Declaration
Public Function GetBySource( _
ByVal As System.Object _
) As Comment
public Comment GetBySource(
System.Object
)
public: Comment* GetBySource(
System.Object
)
public:
Comment^ GetBySource(
System.Object
)
Parameters
- source
- The comment source.
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