Amazon.WAF.Model.ListIPSetsResponse.IsSetIPSets C# (CSharp) 메소드

IsSetIPSets() 개인적인 메소드

private IsSetIPSets ( ) : bool
리턴 bool
        internal bool IsSetIPSets()
        {
            return this._ipSets != null && this._ipSets.Count > 0; 
        }