- contextGroup
- DicomContextGroup object to be tested
Visual Basic (Declaration) | |
---|---|
Public Function Exists( _ ByVal contextGroup As DicomContextGroup _ ) As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool Exists( DicomContextGroup contextGroup ) |
C++/CLI | |
---|---|
public: bool Exists( DicomContextGroup^ contextGroup ) |
Parameters
- contextGroup
- DicomContextGroup object to be tested
Return Value
true, the specified Context Group is valid in the Context Group Table. false, the specified Context Group is not valid in the Context Group Table.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family