- index
- Index of the User-defined item whose length is required.
| Visual Basic (Declaration) | |
|---|---|
Public Function GetUserInformationDataLength( _ ByVal index As Integer _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- index
- Index of the User-defined item whose length is required.
For an example, refer to DicomAssociate.IsRoleSelect.
For more information about User-defined items, refer to AddUserInformation.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code