Amazon.DirectoryService.Model.AddIpRoutesRequest.IsSetIpRoutes C# (CSharp) Метод

IsSetIpRoutes() приватный Метод

private IsSetIpRoutes ( ) : bool
Результат bool
        internal bool IsSetIpRoutes()
        {
            return this._ipRoutes != null && this._ipRoutes.Count > 0; 
        }