Amazon.EC2.Model.DescribeRegionsResult.IsSetRegions C# (CSharp) Метод

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

private IsSetRegions ( ) : bool
Результат bool
        internal bool IsSetRegions()
        {
            return this.regions.Count > 0;
        }
    }
DescribeRegionsResult