AttributeReference(AttributeReference) Constructor

Copy constructor.
Public Sub New( _ 
ByVal another As AttributeReference
)
This language is not supported or no code example is available.
public AttributeReference( 
AttributeReference another 
)
This language is not supported or no code example is available.

Parameters

another
AttributeReference

The other AttributeReference

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition