DVTk API
IndexNumber Property
DVTkDvtkHighLevelInterface.Dicom.OtherTagIndexNumber
DVTk API

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

Gets or sets the index number of this instance. The get property is only valid if ContainsIndex returns true.
Declaration Syntax
C#Visual BasicVisual C++
public int IndexNumber { get; set; }
Public Property IndexNumber As Integer
public:
property int IndexNumber {
	int get ();
	void set (int value);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0