Amazon.DirectConnect.Model.DescribeLocationsResult.IsSetLocations C# (CSharp) Method

IsSetLocations() private method

private IsSetLocations ( ) : bool
return bool
        internal bool IsSetLocations()
        {
            return this.locations.Count > 0;
        }
    }
DescribeLocationsResult