Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public LiveDataSample[] LiveDataSamples { get; set; }
public LiveDataSample[] LiveDataSamples { get; set; }
Public Property LiveDataSamples As LiveDataSample() Get Set
Public Property LiveDataSamples As LiveDataSample() Get Set
public: property array<LiveDataSample^>^ LiveDataSamples { array<LiveDataSample^>^ get (); void set (array<LiveDataSample^>^ value); }
public: property array<LiveDataSample^>^ LiveDataSamples { array<LiveDataSample^>^ get (); void set (array<LiveDataSample^>^ value); }
member LiveDataSamples : LiveDataSample[] with get, set
member LiveDataSamples : LiveDataSample[] with get, set
Property Value
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120