Amazon.EC2.Model.DescribeNetworkAclsRequest.IsSetNetworkAclIds C# (CSharp) 메소드

IsSetNetworkAclIds() 개인적인 메소드

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