public LeadPoint[] Data {get; set;}
'Declaration Public Property Data As LeadPoint()
'Usage Dim instance As SearchRegistrationMarksCommandData Dim value() As LeadPoint instance.Data = value value = instance.Data
public LeadPoint[] Data {get; set;}
get_Data();
set_Data(value);
public: property array<LeadPoint>^ Data { array<LeadPoint>^ get(); void set ( array<LeadPoint>^ 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