Amazon.EC2.Model.DescribeVpcsResponse.IsSetVpcs C# (CSharp) Метод

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

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