Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > IScreen Interface > CopyAppend Method : CopyAppend(CopySourceOption) Method |
'Declaration
Overloads Sub CopyAppend( _ ByVal source As CopySourceOption _ )
'Usage
Dim instance As IScreen Dim source As CopySourceOption instance.CopyAppend(source)
void CopyAppend( CopySourceOption source )