Amazon.EC2.Model.RouteTable.IsSetRoutes C# (CSharp) Méthode

IsSetRoutes() private méthode

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