'Declaration Public Overloads Function Copy( _
ByVal indexThe index.As System.Int32 _
) As VmfContentLine
public VmfContentLine Copy(
System.Int32 index
)
public: VmfContentLine* Copy(
System.Int32 index
)
public:
VmfContentLine^ Copy(
System.Int32 index
)
Parameters
- index
- The index.
Return Value
The subline of this line.