public IList<int> VisualIndexes { get; }
Public ReadOnly Property VisualIndexes As IList(Of Integer) Get
public: property IList<int>^ VisualIndexes { IList<int>^ get (); }
member VisualIndexes : IList<int> with get
In This Article