 | AttributeCollectionAttributeWithTag Method |
imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Searches for the first occurrence attribute with the specified attribute definition tag within the entire collection
Namespace:
netDxf.Collections
Assembly:
netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntaxpublic Attribute AttributeWithTag(
string tag
)
Request Example
View SourceParameters
- tag
- Type: SystemString
Return Value
Type:
AttributeThe first occurrence of the attribute with the specified attribute definition tag within the entire collection.
See Also