The internal representation of this point as an array

C# | Visual Basic | Visual C++ |
protected T[] _coordinate
Protected _coordinate As T()
protected: array<T>^ _coordinate
C# | Visual Basic | Visual C++ |
protected T[] _coordinate
Protected _coordinate As T()
protected: array<T>^ _coordinate