DVTk API
Item Property (tagSequence)
DVTkDvtkHighLevelInterface.Dicom.OtherAttributeSetItem[([(String])])
DVTk API

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

Get an attribute given the TagSequence. The TagSequence supplied must be single attribute matching.
Declaration Syntax
C#Visual BasicVisual C++
public Attribute this[
	string tagSequence
] { get; }
Public ReadOnly Default Property Item ( _
	tagSequence As String _
) As Attribute
public:
property Attribute^ default[String^ tagSequence] {
	Attribute^ get (String^ tagSequence);
}
Parameters
tagSequence (String)

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0