
| Visual Basic (Declaration) | |
|---|---|
Public Class DicomContextGroup | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As DicomContextGroup | |
| C# | |
|---|---|
public class DicomContextGroup | |
| C++/CLI | |
|---|---|
public ref class DicomContextGroup | |
For an example, refer to DicomContextGroupTable.Insert.
When the return value of a method of the Leadtools.Dicom.DicomContextGroupTable class is a DicomContextGroup object, none of the properites DicomContextIdentifierType, Name, and ContextGroupVersion can be null.
System.Object
Leadtools.Dicom.DicomContextGroup
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
Copy Code