DVTk API
GetAttribute Method (tag)
DVTkDvtkData.DimseAttributeSetGetAttribute(Tag)
DVTk API

[This is preliminary documentation and is subject to change.]

Gets first occurence of Attribute with Tag.
Declaration Syntax
C#Visual BasicVisual C++
public Attribute GetAttribute(
	Tag tag
)
Public Function GetAttribute ( _
	tag As Tag _
) As Attribute
public:
Attribute^ GetAttribute(
	Tag^ tag
)
Parameters
tag (Tag)
tag
Return Value
attribute. Returns nullNothingnullptr if not found.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0