Leadtools.Dicom Namespace > DicomContextGroupTable Class > Load Method : Load(DicomContextIdentifierType) Method |
public void Load( DicomContextIdentifierType contextID )
'Declaration Public Overloads Sub Load( _ ByVal contextID As DicomContextIdentifierType _ )
'Usage Dim instance As DicomContextGroupTable Dim contextID As DicomContextIdentifierType instance.Load(contextID)
public void Load( DicomContextIdentifierType contextID )
function Leadtools.Dicom.DicomContextGroupTable.Load(DicomContextIdentifierType)( contextID )
public: void Load( DicomContextIdentifierType contextID )
If the Context Group Table already contains a Context Group with the specified Context ID, the method will just return successfully.