get all child gameObject of gameObject csharp

Code Example - get all child gameObject of gameObject csharp

                
                        foreach (Transform child in transform)