DVTk API
ItemCount Property
DVTkDvtkHighLevelInterface.Dicom.OtherAttributeItemCount
DVTk API

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

Gets the number of items of the attribute.
Declaration Syntax
C#Visual BasicVisual C++
public abstract int ItemCount { get; }
Public MustOverride ReadOnly Property ItemCount As Integer
public:
virtual property int ItemCount {
	int get () abstract;
}
Remarks
This property is only meaningfull if this instance has a VR SQ.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0