Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal key As DicomDirKeyType _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim key As DicomDirKeyType Dim instance As New DicomKeyAttribute(key) |
C# | |
---|---|
public DicomKeyAttribute( DicomDirKeyType key ) |
C++/CLI | |
---|---|
public: DicomKeyAttribute( DicomDirKeyType key ) |
Parameters
- key
- The key.
For an example, refer to DicomKeyAttribute.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7