Amazon.EC2.Model.InternetGateway.IsSetAttachments C# (CSharp) 메소드

IsSetAttachments() 개인적인 메소드

private IsSetAttachments ( ) : bool
리턴 bool
        internal bool IsSetAttachments()
        {
            return this._attachments != null && this._attachments.Count > 0; 
        }