DVTk API
Count Property
DVTkDvtkHighLevelInterface.Dicom.OtherValuesCount
DVTk API

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

Gets the number of values.
Declaration Syntax
C#Visual BasicVisual C++
public int Count { get; }
Public ReadOnly Property Count As Integer
public:
property int Count {
	int get ();
}
Remarks
This property is only meaningfull if the Attribute this instance belongs to does not have VR SQ.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0