Amazon.ECS.Model.ResponseGroupInformation.IsSetElements C# (CSharp) Méthode

IsSetElements() public méthode

Checks if Elements property is set
public IsSetElements ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetElements()
        {
            return this.elementsField != null;
        }