DVTk API
FindMatchingPresentationContext Method (value)
DVTkDvtk.IheActors.DicomDicomTriggerItemCollectionFindMatchingPresentationContext(DicomTriggerItem)
DVTk API

[This is preliminary documentation and is subject to change.]

Try to find the given trigger in the collection with the same presentation context
Declaration Syntax
C#Visual BasicVisual C++
public bool FindMatchingPresentationContext(
	DicomTriggerItem value
)
Public Function FindMatchingPresentationContext ( _
	value As DicomTriggerItem _
) As Boolean
public:
bool FindMatchingPresentationContext(
	DicomTriggerItem^ value
)
Parameters
value (DicomTriggerItem)
Dicom Trigger - contains presentation context to match.
Return Value
True if a matching presentation context is found - otherwise false.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0