'Declaration Public Overloads Function Insert( _ ByVal location As RangeLocation _ ) As Comment
public Comment Insert( RangeLocation location )
Parameters
- location
- The target RangeLocation for the insertion.
Return Value
The inserted Comment.
'Declaration Public Overloads Function Insert( _ ByVal location As RangeLocation _ ) As Comment
public Comment Insert( RangeLocation location )