Leadtools.Jpip Namespace > ResponseFields Class : CodeStreamContext Property |
public Dictionary<ContextRange,SampleRange[]> CodeStreamContext {get; set;}
'Declaration Public Property CodeStreamContext As Dictionary(Of ContextRange,SampleRange())
'Usage Dim instance As ResponseFields Dim value As Dictionary(Of ContextRange,SampleRange()) instance.CodeStreamContext = value value = instance.CodeStreamContext
public Dictionary<ContextRange,SampleRange[]> CodeStreamContext {get; set;}
get_CodeStreamContext();
set_CodeStreamContext(value);
public: property Dictionary<ContextRange^,array<SampleRange^>>^ CodeStreamContext { Dictionary<ContextRange^,array<SampleRange^>>^ get(); void set ( Dictionary<ContextRange^,array<SampleRange^>>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2