ObjectList Class

Definition

public class ObjectList : System.Collections.Generic.List<object>
type ObjectList = class
    inherit List<obj>
Inheritance
ObjectList

Constructors

ObjectList()

Methods

AddRange(ICollection)

Applies to