Amazon.EC2.Model.Subnet.IsSetIpv6CidrBlockAssociationSet C# (CSharp) Method

IsSetIpv6CidrBlockAssociationSet() private method

private IsSetIpv6CidrBlockAssociationSet ( ) : bool
return bool
        internal bool IsSetIpv6CidrBlockAssociationSet()
        {
            return this._ipv6CidrBlockAssociationSet != null && this._ipv6CidrBlockAssociationSet.Count > 0; 
        }