◆ CopyMembers< T >()

static T CopyMembers< T > ( original,
destination 
)
static
Template Parameters
TThis defines the type of both objects.
Parameters
originalThis is the value that will be read from.
destinationThis is the value that will be written to.
Returns
returns the new destination value