Leadtools.Jpip Namespace > ResponseFields Class : MSet Property |
public Collection<SampleRange> MSet {get; set;}
'Declaration Public Property MSet As Collection(Of SampleRange)
'Usage Dim instance As ResponseFields Dim value As Collection(Of SampleRange) instance.MSet = value value = instance.MSet
public Collection<SampleRange> MSet {get; set;}
get_MSet();
set_MSet(value);
public: property Collection<SampleRange^>^ MSet { Collection<SampleRange^>^ get(); void set ( Collection<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