'Declaration
Public Overloads Function GetNestedContexts( _ ByVal type As ContextType _ ) As NCommandContext()
'Usage
Dim instance As NCommandContext Dim type As ContextType Dim value() As NCommandContext value = instance.GetNestedContexts(type)
public NCommandContext[] GetNestedContexts( ContextType type )
Parameters
- type