Amazon.ECS.Model.ResponseGroupElements.IsSetElement C# (CSharp) 메소드

IsSetElement() 공개 메소드

Checks of Element property is set
public IsSetElement ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetElement()
        {
            return (Element.Count > 0);
        }