C#
Objective-C
C++
public class DicomContextGroup
@interface LTDicomContextGroup : NSObject
public ref class DicomContextGroup
When the return value of a method of the DicomContextGroupTable class is a DicomContextGroup object, none of the properties DicomContextIdentifierType, Name, and ContextGroupVersion can be null.
For an example, refer to Insert.
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method