DVTk API
AddPresentationContexts Method (presentationContexts)
DVTkDvtkData.DulA_ASSOCIATE_RQAddPresentationContexts(array<RequestedPresentationContext>[]()[])
DVTk API

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

Add an array of RequestedPresentationContext items to A_ASSOCIATE_RQ
Declaration Syntax
C#Visual BasicVisual C++
public void AddPresentationContexts(
	params RequestedPresentationContext[] presentationContexts
)
Public Sub AddPresentationContexts ( _
	ParamArray presentationContexts As RequestedPresentationContext() _
)
public:
void AddPresentationContexts(
	... array<RequestedPresentationContext^>^ presentationContexts
)
Parameters
presentationContexts (array< RequestedPresentationContext >[]()[])
Array of RequestedPresentationContext items to add.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0