IList<Arc> ArcList { get; }
property IList<Arc^>^ ArcList { IList<Arc^>^ get (); }
abstract ArcList : IList<Arc>