DVTk API
GetAttribute Method (groupElement)
DVTkDvtkData.DimseAttributeSetGetAttribute(UInt32)
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(
	uint groupElement
)
Public Function GetAttribute ( _
	groupElement As UInteger _
) As Attribute
public:
Attribute^ GetAttribute(
	unsigned int groupElement
)
Parameters
groupElement (UInt32)
tag
Return Value
attribute. Returns nullNothingnullptr if not found.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0