BlockReference.Attributes Property

Gets the dictionary of AttributeReference.
Public ReadOnly Property Attributes() As AttributeReferenceDictionary
This language is not supported or no code example is available.
public AttributeReferenceDictionary Attributes {get;}
This language is not supported or no code example is available.

Property Value

AttributeReferenceDictionary
Remarks
 
The suffixes "#1", "#2" etc... are used to distinguish between different AttributeReferences with the same tag name when reading from dwg and are removed from the tag names when the file is written to dwg.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition