Amazon.OpsWorks.Model.DescribeElasticIpsRequest.IsSetIps C# (CSharp) Метод

IsSetIps() приватный Метод

private IsSetIps ( ) : bool
Результат bool
        internal bool IsSetIps()
        {
            return this._ips != null && this._ips.Count > 0; 
        }