| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Length As Integer | |
| C# | |
|---|---|
public int Length {get;} | |
Return Value
Value indicating the length of the value to 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