public IList<int> InputPointers { get; }
Public ReadOnly Property InputPointers As IList(Of Integer)
public: property IList<int>^ InputPointers { IList<int>^ get (); }