DVTk API
Item Property (zeroBasedIndex)
DVTkDvtkHighLevelInterface.Dicom.OtherAttributeSetItem[([(Int32])])
DVTk API

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

Get an attribute given the zero based index for this AttributeSet.
Declaration Syntax
C#Visual BasicVisual C++
public Attribute this[
	int zeroBasedIndex
] { get; }
Public ReadOnly Default Property Item ( _
	zeroBasedIndex As Integer _
) As Attribute
public:
property Attribute^ default[int zeroBasedIndex] {
	Attribute^ get (int zeroBasedIndex);
}
Parameters
zeroBasedIndex (Int32)

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0