Amazon.ECS.Model.HelpResponse.IsSetInformation C# (CSharp) 메소드

IsSetInformation() 공개 메소드

Checks if Information property is set
public IsSetInformation ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetInformation()
        {
            return (Information.Count > 0);
        }