Amazon.EC2.Model.RouteTable.IsSetAssociations C# (CSharp) 메소드

IsSetAssociations() 개인적인 메소드

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