Amazon.ECS.Model.ResponseGroupInformation.IsSetElements C# (CSharp) Method

IsSetElements() public method

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