unity list of gameobjects

Code Example - unity list of gameobjects

                
                        public List<GameObject> gObjects = new List<GameObject>();