Amazon.EC2.Model.DescribeNetworkAclsRequest.IsSetNetworkAclIds C# (CSharp) Method

IsSetNetworkAclIds() private method

private IsSetNetworkAclIds ( ) : bool
return bool
        internal bool IsSetNetworkAclIds()
        {
            return this._networkAclIds != null && this._networkAclIds.Count > 0; 
        }
DescribeNetworkAclsRequest