.NET Documentation
C#
VB
Show/Hide TOC
Line
Copy Method
Create a new copy of a line
Definition
Namespace:
Aliquo.Core.Models
Assembly:
Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
Copy
public
Line
Copy
()
VB
Copy
Public
Function
Copy
As
Line
Return Value
Line
A copy of the line
See Also
Reference
Line Class
Aliquo.Core.Models Namespace
In This Article
Definition
See Also