| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property UnitSize As Integer | |
| C# | |
|---|---|
public int UnitSize {get;} | |
Return Value
Value indicating the size of the smallest item that can be stored in the data element.For an example, refer to DicomVRTable.Reset.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code