Amazon.StorageGateway.Model.DescribeNFSFileSharesResponse.IsSetNFSFileShareInfoList C# (CSharp) 메소드

IsSetNFSFileShareInfoList() 개인적인 메소드

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