Amazon.StorageGateway.Model.DescribeNFSFileSharesResponse.IsSetNFSFileShareInfoList C# (CSharp) Method

IsSetNFSFileShareInfoList() private method

private IsSetNFSFileShareInfoList ( ) : bool
return bool
        internal bool IsSetNFSFileShareInfoList()
        {
            return this._nfsFileShareInfoList != null && this._nfsFileShareInfoList.Count > 0; 
        }
DescribeNFSFileSharesResponse