Overload | Description |
---|---|
Find(String) | Returns a DicomContextGroup object to the Context Group in the Context Group Table that has the specified Context Identifier (CID). |
Find(DicomContextIdentifierType) | Returns a DicomContextGroup object to the Context Group in the Context Group Table that has the specified Context Identifier (CID). |
For an example, refer to Insert.
A Context Group is identified by its Context Identifier (CID). For a list of the Context Identifiers of the Context Groups maintained internally, refer to Context Identifier Values. Notice that only the Context Groups in the Context Group Table are searched by the method. To add Context Groups to the table, use the Load and Insert methods. To search for a specific Coded Concept in a Context Group, use the FindCodedConcept method.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family