
C# | Visual Basic | Visual C++ |
public List<Point> Points { get; set; }
Public Property Points As List(Of Point) Get Set
public: property List<Point>^ Points { List<Point>^ get (); void set (List<Point>^ value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290