Usages of CloneTypes
Properties
cloneTypes | in ClipboardGraphCopier | Gets or sets the types of items that should be cloned for the copy operation. | |
referentialIdentityTypes | in ClipboardGraphCopier | Gets or sets the types of objects where the referential identity should be kept across clipboard operations. | |
cloneTypes | in GraphCopier | Gets or sets the types of items that should be cloned for the copy operation. | |
referentialIdentityTypes | in GraphCopier | Gets or sets the types of objects where the referential identity should be kept across clipboard operations. |
Method Return Values
from (CloneTypes) | in CloneTypes | Converts the given argument to an enum constant of this enum type. |
Method Parameters
from (CloneTypes) | in CloneTypes | Converts the given argument to an enum constant of this enum type. | |
getName (CloneTypes) | in CloneTypes | Returns the name of the given enum constant. | |
GraphCopier () | in GraphCopier | Creates a new instance of an GraphCopier with the default settings. |