DVTk API
Values Property
DVTkDvtkHighLevelInterface.Dicom.OtherAttributeValues
DVTk API

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

Gets the values of the attribute.
Declaration Syntax
C#Visual BasicVisual C++
public abstract Values Values { get; }
Public MustOverride ReadOnly Property Values As Values
public:
virtual property Values^ Values {
	Values^ get () abstract;
}
Remarks
This property is only meaningfull if this instance does not have a VR SQ, OB, OW, OF or UN.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0