Amazon.EC2.Model.DescribeVpcPeeringConnectionsResponse.IsSetVpcPeeringConnections C# (CSharp) Method

IsSetVpcPeeringConnections() private method

private IsSetVpcPeeringConnections ( ) : bool
return bool
        internal bool IsSetVpcPeeringConnections()
        {
            return this._vpcPeeringConnections != null && this._vpcPeeringConnections.Count > 0; 
        }
DescribeVpcPeeringConnectionsResponse