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

IsSetRoutes() 개인적인 메소드

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