Method Assign
Assign(IEditPage)
When implemented by a class, copies the contents of another IEditPage
object.
void Assign(IEditPage source)
Parameters
source
IEditPageSpecifies
IEditPage
to assign.
When implemented by a class, copies the contents of another IEditPage
object.
void Assign(IEditPage source)
source
IEditPageSpecifies IEditPage
to assign.