Amazon.DirectoryService.Model.RemoveIpRoutesRequest.IsSetCidrIps C# (CSharp) Method

IsSetCidrIps() private method

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