Skip to main content Skip to complementary content

CloneAs Method

Overloads

CloneAs<T>()

Clones object to another AbstractStructure type.

CloneAs<T>()

Clones object to another AbstractStructure type.

Declaration

      T CloneAs<T>()
    where T : AbstractStructure, new()
    

Returns

Type Description
T

The clone

Type Parameters

Name Description
T

The target type

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!