Amazon.StorageGateway.Model.ListFileSharesResponse.IsSetFileShareInfoList C# (CSharp) Méthode

IsSetFileShareInfoList() private méthode

private IsSetFileShareInfoList ( ) : bool
Résultat bool
        internal bool IsSetFileShareInfoList()
        {
            return this._fileShareInfoList != null && this._fileShareInfoList.Count > 0; 
        }