Share via


instantiate

Don't use. Use create an instance of (a class) instead. If you have a reason to use instantiate, its direct object must be the name of a class or a general reference to classes. You instantiate a class, not an object.