RE: [Asp.net] Elemente in ArrayList sortieren

2005-02-10 Diskussionsfäden Claudius Ceteras
ich möchte eine ArrayList sortieren, allerdings weiß ich nicht wie ich das anstellen soll. Inmeiner ArrayList gibt es eine unterschiedliche Anzahl an Elementen, jedes dieser Elemente besitzt ein Attribut „Position“, anhand dieser Position soll die ArrayList sortiert werden, weiß jemand

RE: [Asp.net] Elemente in ArrayList sortieren

2005-02-10 Diskussionsfäden Alexander Zeitler
Hallo, hier ein Beispiel für eine Klasse ProductProperty, welche die Properties ProductPropertyID, ProductPropertyName, ProductPropertySign und productPropertyUnit hat. Gruss Alex P.S.: Bitte keine HTML-Mails. public class ProductPropertyCollection : ArrayList { public enum