public static VectorRemoveElement ( System arrayList, System element ) : System.Boolean | ||
arrayList | System | The ArrayList instance |
element | System | The element to remove |
return | System.Boolean |
public static VectorRemoveElement ( System arrayList, System element ) : System.Boolean | ||
arrayList | System | The ArrayList instance |
element | System | The element to remove |
return | System.Boolean |