Responder Developer Guide
RemoveContext Method


Syntax
'Declaration
 
<ExtensionAttribute()>
Public Shared Function RemoveContext( _
   ByVal context As CompositionContext, _
   ByVal contextToRemove As CompositionContext _
) As CompositionContext
'Usage
 
Dim context As CompositionContext
Dim contextToRemove As CompositionContext
Dim value As CompositionContext
 
value = CompositionContextInformation.RemoveContext(context, contextToRemove)

Parameters

context
contextToRemove
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

CompositionContextInformation Class
CompositionContextInformation Members

 

 


Send Comment